]> git.itanic.dy.fi Git - linux-stable/commit
blk-wbt: remove the separate write cache tracking
authorChristoph Hellwig <hch@lst.de>
Tue, 26 Dec 2023 09:07:47 +0000 (09:07 +0000)
committerJens Axboe <axboe@kernel.dk>
Tue, 26 Dec 2023 16:28:10 +0000 (09:28 -0700)
commit5d13243820c457edf54a1fd848141ce7eb092671
treea19e42d2ac7f38f475df03a2073c3304a114fe95
parent1c042f8d4bc342b7985b1de3d76836f1a1083b65
blk-wbt: remove the separate write cache tracking

Use the queue wide write back cache tracking insted of duplicating the
value in strut rq_wb.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20231226090747.204969-1-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-settings.c
block/blk-wbt.c
block/blk-wbt.h