commit | aa306ab703e9452b1e25cc8e8f04b8df523d0bb8 | [log] [tgz] |
---|---|---|
author | Ming Lei <ming.lei@redhat.com> | Wed Jul 24 11:48:39 2019 +0800 |
committer | Jens Axboe <axboe@kernel.dk> | Sun Aug 04 21:41:29 2019 -0600 |
tree | 788e30753358ef836231752766f417c9540018cb | |
parent | e21a712a9685488f5ce80495b37b9fdbe96c230d [diff] |
blk-mq: introduce blk_mq_request_completed() NVMe needs this function to decide if one request to be aborted has been completed in normal IO path already. So introduce it. Cc: Max Gurtovoy <maxg@mellanox.com> Cc: Sagi Grimberg <sagi@grimberg.me> Cc: Keith Busch <keith.busch@intel.com> Cc: Christoph Hellwig <hch@lst.de> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Ming Lei <ming.lei@redhat.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>