diff options
author | Baolin Wang <baolin.wang7@gmail.com> | 2020-05-17 13:49:41 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-05-19 17:42:46 +0200 |
commit | 172ce41db4b2d6fa5956c4baa63475b15f5d4bd8 (patch) | |
tree | 913c6a1e80f067d1af6f966b8b2775483546bfd2 /fs/hfsplus/super.c | |
parent | null_blk: Zero-initialize read buffers in non-memory-backed mode (diff) | |
download | linux-172ce41db4b2d6fa5956c4baa63475b15f5d4bd8.tar.xz linux-172ce41db4b2d6fa5956c4baa63475b15f5d4bd8.zip |
block: Remove unused flush_queue_delayed in struct blk_flush_queue
The flush_queue_delayed was introdued to hold queue if flush is
running for non-queueable flush drive by commit 3ac0cc450870
("hold queue if flush is running for non-queueable flush drive"),
but the non mq parts of the flush code had been removed by
commit 7e992f847a08 ("block: remove non mq parts from the flush code"),
as well as removing the usage of the flush_queue_delayed flag.
Thus remove the unused flush_queue_delayed flag.
Signed-off-by: Baolin Wang <baolin.wang7@gmail.com>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/hfsplus/super.c')
0 files changed, 0 insertions, 0 deletions