From: Markus Pargmann Date: Thu, 2 Apr 2015 08:11:34 +0000 (+0200) Subject: Documentation: nbd: Add list of module parameters X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=4e5b44ca7b5c44872b6ec172331a5545116e2d46;p=linux-beck.git Documentation: nbd: Add list of module parameters Add a list of available module parameters as attachment to the documentation. Signed-off-by: Markus Pargmann Signed-off-by: Jens Axboe --- diff --git a/Documentation/blockdev/nbd.txt b/Documentation/blockdev/nbd.txt index 337946bd460e..db242ea2bce8 100644 --- a/Documentation/blockdev/nbd.txt +++ b/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, 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). +