[PATCH] NVMe: Fix check_flush_dependency warning

Christoph Hellwig hch at infradead.org
Sun May 1 11:08:30 PDT 2016


On Wed, Apr 27, 2016 at 03:51:18PM -0600, Keith Busch wrote:
> If the controller fails and is degraded after a reset, we need to kill
> off all requests queues before removing the inaccessble namespaces. This
> will prevent del_gendisk from syncing dirty data, which we can't due
> from a WQ_MEM_RECLAIM work queue.
> 
> Signed-off-by: Keith Busch <keith.busch at intel.com>

Looks fine,

Reviewed-by: Christoph Hellwig <hch at lst.de>

Jens, any chance to get this and my state machine series in ASAP?

I have another one depending on the state machine series which will
need some changes due to this one, and having both of them in
a tree somewhere would help greatly with getting it out before the
end of the 4.7 merge window.



More information about the Linux-nvme mailing list