diff options
author | Keith Busch <keith.busch@intel.com> | 2016-04-27 21:51:18 (GMT) |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2016-05-02 15:03:06 (GMT) |
commit | 3b24774e1fb90a40836e96e39a851a774679efff (patch) | |
tree | ed8ababaafe3035d4fd9fba73db45cd6bdf98a1e /drivers/ras | |
parent | b31356dfde571d925768783f1bb63ca8e156d0b3 (diff) | |
download | linux-3b24774e1fb90a40836e96e39a851a774679efff.tar.xz |
NVMe: Fix check_flush_dependency warning
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@intel.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'drivers/ras')
0 files changed, 0 insertions, 0 deletions