Home
last modified time | relevance | path

Searched hist:"2 e17a262a2371d38d2ec03614a2675a32cef9912" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/md/bcache/
H A Dsuper.cdiff 2e17a262a2371d38d2ec03614a2675a32cef9912 Mon Oct 08 07:41:12 CDT 2018 Tang Junhui <tang.junhui.linux@gmail.com> bcache: correct dirty data statistics

When bcache device is clean, dirty keys may still exist after
journal replay, so we need to count these dirty keys even
device in clean status, otherwise after writeback, the amount
of dirty data would be incorrect.

Signed-off-by: Tang Junhui <tang.junhui.linux@gmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Coly Li <colyli@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>