diff options
| author | Baolin Wang <[email protected]> | 2020-05-17 11:49:41 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2020-05-19 15:42:46 +0000 |
| commit | 172ce41db4b2d6fa5956c4baa63475b15f5d4bd8 (patch) | |
| tree | 913c6a1e80f067d1af6f966b8b2775483546bfd2 /fs/jbd2/commit.c | |
| parent | null_blk: Zero-initialize read buffers in non-memory-backed mode (diff) | |
| download | kernel-172ce41db4b2d6fa5956c4baa63475b15f5d4bd8.tar.gz kernel-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 <[email protected]>
Reviewed-by: Ming Lei <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
