commit | a2c97909f97ef32b76e856572fba4f77e1885fe6 | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@toxicpanda.com> | Thu Apr 06 17:02:07 2017 -0400 |
committer | Jens Axboe <axboe@fb.com> | Mon Apr 17 09:58:42 2017 -0600 |
tree | 93693ce1eb0141806a19c307b92b6d5e11bbab0e | |
parent | c6a4759ea0c9a7e7661f34f6943dafb1c6ae1b1c [diff] |
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>