diff options
author | Jens Axboe <axboe@fb.com> | 2017-02-17 11:37:14 -0700 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2017-02-17 12:35:47 -0700 |
commit | c7a571b45055dba740156013fef4a7fdbe3262d9 (patch) | |
tree | e9dac63bccc709731773c4701a74d1b4619abf49 /fs/iomap.c | |
parent | 2aa0f21d5491976729087104553b7bdaef047b9d (diff) | |
download | op-kernel-dev-c7a571b45055dba740156013fef4a7fdbe3262d9.zip op-kernel-dev-c7a571b45055dba740156013fef4a7fdbe3262d9.tar.gz |
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 'fs/iomap.c')
0 files changed, 0 insertions, 0 deletions