commit | 1885b24d23716e09b9c952822b05fd7f68099cdb | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@fb.com> | Wed Jan 07 18:55:45 2015 -0700 |
committer | Jens Axboe <axboe@fb.com> | Thu Jan 08 08:55:53 2015 -0700 |
tree | 13cfd695ad4548766095cfff8afee07bba49b5a1 | |
parent | c68ed59f534c318716c6189050af3c5ea03b8071 [diff] |
blk-mq: Add helper to abort requeued requests Adds a helper function a driver can use to abort requeued requests in case any are pending when h/w queues are being removed. Signed-off-by: Jens Axboe <axboe@fb.com>