diff options
author | Mike Snitzer <snitzer@redhat.com> | 2018-01-17 17:25:56 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-01-17 17:46:50 +0100 |
commit | 0f95549c0ea1e8075ae049202088b2c6a0cb40ad (patch) | |
tree | c1f1bf9a15df938a4ac525f7d02efd17f825a71a /block/blk-core.c | |
parent | blk-mq: turn WARN_ON in __blk_mq_run_hw_queue into printk (diff) | |
download | linux-0f95549c0ea1e8075ae049202088b2c6a0cb40ad.tar.xz linux-0f95549c0ea1e8075ae049202088b2c6a0cb40ad.zip |
blk-mq: factor out a few helpers from __blk_mq_try_issue_directly
No functional change. Just makes code flow more logically.
In following commit, __blk_mq_try_issue_directly() will be used to
return the dispatch result (blk_status_t) to DM. DM needs this
information to improve IO merging.
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-core.c')
0 files changed, 0 insertions, 0 deletions