diff options
author | Ming Lei <ming.lei@redhat.com> | 2017-11-02 16:24:33 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2017-11-04 19:38:40 +0100 |
commit | 9c71c83c857e7a84a5be5a56ea88da7098f51db8 (patch) | |
tree | 9219f2571abc4b117dcf3747bae1a6ea25129050 /block/blk-mq.h | |
parent | blk-mq: put the driver tag of nxt rq before first one is requeued (diff) | |
download | linux-9c71c83c857e7a84a5be5a56ea88da7098f51db8.tar.xz linux-9c71c83c857e7a84a5be5a56ea88da7098f51db8.zip |
blk-flush: don't run queue for requests bypassing flush
blk_insert_flush() should only insert request since run queue always
follows it.
In case of bypassing flush, we don't need to run queue because every
blk_insert_flush() follows one run queue.
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-mq.h')
0 files changed, 0 insertions, 0 deletions