aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorBaolin Wang <[email protected]>2020-05-17 11:49:41 +0000
committerJens Axboe <[email protected]>2020-05-19 15:42:46 +0000
commit172ce41db4b2d6fa5956c4baa63475b15f5d4bd8 (patch)
tree913c6a1e80f067d1af6f966b8b2775483546bfd2 /fs/jbd2/commit.c
parentnull_blk: Zero-initialize read buffers in non-memory-backed mode (diff)
downloadkernel-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