]> git.baikalelectronics.ru Git - kernel.git/commit
NVMe: Namespace removal simplifications
authorKeith Busch <keith.busch@intel.com>
Fri, 2 Oct 2015 16:37:28 +0000 (10:37 -0600)
committerJens Axboe <axboe@fb.com>
Fri, 9 Oct 2015 16:40:36 +0000 (10:40 -0600)
commitf605e249a1d819c54c02f46b30374ce336487d59
tree632da12e8be617c320b4b2857b31e38213a07dbf
parent2a0f3f5fcc28dc4b67a0654bcfe60cd949251412
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>
drivers/block/nvme-core.c