diff options
author | Sagi Grimberg <sagig@mellanox.com> | 2016-04-13 00:07:15 +0300 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2016-04-13 00:07:15 +0300 |
commit | 82b4552b91c40626a90a20291aab1137c638b512 (patch) | |
tree | ed320991aebd70c63bb7f64ba9c285031a83d361 /drivers/block/mtip32xx | |
parent | 21f033f7c72e9505c46c6555b019b907dc39dfcd (diff) | |
download | linux-82b4552b91c40626a90a20291aab1137c638b512.tar.xz |
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/mtip32xx')
0 files changed, 0 insertions, 0 deletions