android_kernel_samsung_a7y1.../fs/jbd2
Jan Kara 31f2b61007 jbd2: Fix statistics for the number of logged blocks
[ Upstream commit 015c6033068208d6227612c878877919f3fcf6b6 ]

jbd2 statistics counting number of blocks logged in a transaction was
wrong. It didn't count the commit block and more importantly it didn't
count revoke descriptor blocks. Make sure these get properly counted.

Reviewed-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20191105164437.32602-13-jack@suse.cz
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-04-07 13:22:59 +02:00
..
checkpoint.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
commit.c jbd2: Fix statistics for the number of logged blocks 2020-04-07 13:22:59 +02:00
journal.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Kconfig A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Makefile A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
recovery.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
revoke.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
transaction.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30