Skip to content

Commit

Permalink
Documentation: nbd: Add list of module parameters
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Markus Pargmann authored and Jens Axboe committed Apr 2, 2015
1 parent ef8d9e7 commit 4e5b44c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Documentation/blockdev/nbd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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).

0 comments on commit 4e5b44c

Please sign in to comment.