Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4e5b44ca authored by Markus Pargmann's avatar Markus Pargmann Committed by Jens Axboe
Browse files

Documentation: nbd: Add list of module parameters



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

Signed-off-by: default avatarMarkus Pargmann <mpa@pengutronix.de>
Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent ef8d9e7d
Loading
Loading
Loading
Loading
+10 −0
Original line number Original line Diff line number Diff line
@@ -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).