commit | 5105aa555c1c681ae281ea0d6108efd0a5d8a5e8 | [log] [tgz] |
---|---|---|
author | Keith Busch <keith.busch@intel.com> | Fri Oct 02 10:37:28 2015 -0600 |
committer | Jens Axboe <axboe@fb.com> | Fri Oct 09 10:40:36 2015 -0600 |
tree | 632da12e8be617c320b4b2857b31e38213a07dbf | |
parent | 188c3568f814fea965947ed24739987ba9c5a87e [diff] |
NVMe: Namespace removal simplifications This liberates namespace removal from the device, allowing gendisk references to be closed independent of the nvme controller reference count. Signed-off-by: Keith Busch <keith.busch@intel.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>