Documentation: nbd: Add list of module parameters
authorMarkus Pargmann <mpa@pengutronix.de>
Thu, 2 Apr 2015 08:11:34 +0000 (10:11 +0200)
committerJens Axboe <axboe@fb.com>
Thu, 2 Apr 2015 18:39:15 +0000 (12:39 -0600)
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>
Documentation/blockdev/nbd.txt

index 337946bd460ee0dae85eaa8530d02134ccdb5231..db242ea2bce8cbedf40ad8e8b557168690b54e6b 100644 (file)
@@ -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,
 the nbd-server has been successfully ported to other operating
 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).
+