]> www.infradead.org Git - nvme.git/commit
block: remove blk_flush_policy
authorChristoph Hellwig <hch@lst.de>
Mon, 17 Jun 2024 06:04:39 +0000 (08:04 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 19 Jun 2024 13:58:28 +0000 (07:58 -0600)
commit70905f8706b62113ae32c8df721384ff6ffb6c6a
tree6cd1655922918436bbd2f9f502380a7412b07910
parentaf2814149883e2c1851866ea2afcd8eadc040f79
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>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Link: https://lore.kernel.org/r/20240617060532.127975-13-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-flush.c