]> www.infradead.org Git - users/hch/block.git/commit
block: remove blk_flush_policy
authorChristoph Hellwig <hch@lst.de>
Thu, 30 May 2024 07:14:06 +0000 (09:14 +0200)
committerChristoph Hellwig <hch@lst.de>
Sun, 16 Jun 2024 09:47:56 +0000 (11:47 +0200)
commit8571bebe2c969f06c2ed02c149a1a226da79500c
tree6cd1655922918436bbd2f9f502380a7412b07910
parent23daa2eb46a617bc03b00c7c4a681e288c7fff94
block: remove blk_flush_policy

Fold blk_flush_policy into the only caller to prepare for pending changes
to it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Hannes Reinecke <hare@suse.de>
block/blk-flush.c