]> www.infradead.org Git - users/jedix/linux-maple.git/commit
NVMe: Namespace removal simplifications
authorKeith Busch <keith.busch@intel.com>
Fri, 2 Oct 2015 16:37:28 +0000 (10:37 -0600)
committerChuck Anderson <chuck.anderson@oracle.com>
Wed, 6 Jul 2016 23:31:57 +0000 (16:31 -0700)
commit190a71dac64c92fe2d64ca015736216f93f7f0b4
tree0ca26104af64332483a5a80162add608641615f3
parentc287d53147671803470d6af015bcc960f35063fe
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>
(cherry picked from commit 5105aa555c1c681ae281ea0d6108efd0a5d8a5e8)

Orabug: 22620486
Signed-off-by: Jason Luo <zhangqing.luo@oracle.com>
drivers/block/nvme-core.c