summaryrefslogtreecommitdiffstats
path: root/block/blk-mq.c
diff options
context:
space:
mode:
authorJens Axboe2017-02-17 19:37:14 +0100
committerJens Axboe2017-02-17 20:35:47 +0100
commitc7a571b45055dba740156013fef4a7fdbe3262d9 (patch)
treee9dac63bccc709731773c4701a74d1b4619abf49 /block/blk-mq.c
parentblk-mq: have blk_mq_dispatch_rq_list() return if we queued IO or not (diff)
downloadkernel-qcow2-linux-c7a571b45055dba740156013fef4a7fdbe3262d9.tar.gz
kernel-qcow2-linux-c7a571b45055dba740156013fef4a7fdbe3262d9.tar.xz
kernel-qcow2-linux-c7a571b45055dba740156013fef4a7fdbe3262d9.zip
blk-mq-sched: don't add flushes to the head of requeue queue
If we are currently out of driver tags, we don't want to add a new flush (without a tag) to the head of the requeue list. We want to add it to the back, behind the others that are potentially also waiting for a tag. Signed-off-by: Jens Axboe <axboe@fb.com> Reviewed-by: Omar Sandoval <osandov@fb.com>
Diffstat (limited to 'block/blk-mq.c')
0 files changed, 0 insertions, 0 deletions