]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb1cb546802086c2044f74a9158ad6a5291a3ef80
tree93693ce1eb0141806a19c307b92b6d5e11bbab0e
parent6aa72280cb42c722065e67a72f9a76e844290855
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