]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
nbd: change the default nbd partitions
authorJosef Bacik <jbacik@fb.com>
Mon, 14 Aug 2017 18:56:16 +0000 (18:56 +0000)
committerJens Axboe <axboe@kernel.dk>
Thu, 17 Aug 2017 17:02:59 +0000 (11:02 -0600)
commit7a8362a0b5919f91a2255612a29e1cde4cac5f48
tree201d67059c9dab72f6d2c634cd583b1a4854371a
parente6a76272d0fb50cb3cc773f4fc6f67c14fb4b157
nbd: change the default nbd partitions

There's no reason to have partitions disabled for nbd by default, it costs us
nothing to have it enabled and is just confusing/obnoxious to users who try to
use partitions with nbd.

Signed-off-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/nbd.c