diff options
author | Jens Axboe <axboe@fb.com> | 2017-02-17 21:37:14 +0300 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2017-02-17 22:35:47 +0300 |
commit | c7a571b45055dba740156013fef4a7fdbe3262d9 (patch) | |
tree | e9dac63bccc709731773c4701a74d1b4619abf49 /block/blk-mq.c | |
parent | 2aa0f21d5491976729087104553b7bdaef047b9d (diff) | |
download | linux-c7a571b45055dba740156013fef4a7fdbe3262d9.tar.xz |
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