瀏覽代碼

Documentation: nbd: Add list of module parameters

Add a list of available module parameters as attachment to the
documentation.

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
Markus Pargmann 10 年之前
父節點
當前提交
4e5b44ca7b
共有 1 個文件被更改,包括 10 次插入0 次删除
  1. 10 0
      Documentation/blockdev/nbd.txt

+ 10 - 0
Documentation/blockdev/nbd.txt

@@ -19,3 +19,13 @@ The nbd kernel module need only be installed on the client
 system, as the nbd-server is completely in userspace. In fact,
 system, as the nbd-server is completely in userspace. In fact,
 the nbd-server has been successfully ported to other operating
 the nbd-server has been successfully ported to other operating
 systems, including Windows.
 systems, including Windows.
+
+A) NBD parameters
+-----------------
+
+max_part
+	Number of partitions per device (default: 0).
+
+nbds_max
+	Number of block devices that should be initialized (default: 16).
+