diff options
author | Sagi Grimberg <sagig@mellanox.com> | 2016-04-12 23:07:15 +0200 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2016-04-12 23:07:15 +0200 |
commit | 82b4552b91c40626a90a20291aab1137c638b512 (patch) | |
tree | ed320991aebd70c63bb7f64ba9c285031a83d361 /drivers/block | |
parent | NVMe: Skip async events for degraded controllers (diff) | |
download | linux-82b4552b91c40626a90a20291aab1137c638b512.tar.xz linux-82b4552b91c40626a90a20291aab1137c638b512.zip |
nvme: Use blk-mq helper for IO termination
blk-mq offers a tagset iterator so let's use that
instead of using nvme_clear_queues.
Note, we changed nvme_queue_cancel_ios name to nvme_cancel_io
as there is no concept of a queue now in this function (we
also lost the print).
Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Keith Busch <keith.busch@intel.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions