nbd: add a flag to destroy an nbd device on disconnect
authorJosef Bacik <josef@toxicpanda.com>
Thu, 6 Apr 2017 21:02:07 +0000 (17:02 -0400)
committerJens Axboe <axboe@fb.com>
Mon, 17 Apr 2017 15:58:42 +0000 (09:58 -0600)
commita2c97909f97ef32b76e856572fba4f77e1885fe6
tree93693ce1eb0141806a19c307b92b6d5e11bbab0e
parentc6a4759ea0c9a7e7661f34f6943dafb1c6ae1b1c
nbd: add a flag to destroy an nbd device on disconnect

For ease of management it would be nice for users to specify that the
device node for a nbd device is destroyed once it is disconnected and
there are no more users.  Add a client flag and enable this operation to
happen.

Signed-off-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/block/nbd.c
include/uapi/linux/nbd.h