diff options
author | Jan Kara <jack@suse.cz> | 2019-11-05 17:44:19 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2019-11-05 16:00:48 -0500 |
commit | 015c6033068208d6227612c878877919f3fcf6b6 (patch) | |
tree | c0ed44c73f5477e12ade49deceadac17a2d3f492 /fs/jbd2/transaction.c | |
parent | 9797a902480521dc8e7a478e38f0c896ffff8784 (diff) |
jbd2: Fix statistics for the number of logged blocks
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>
Diffstat (limited to 'fs/jbd2/transaction.c')
0 files changed, 0 insertions, 0 deletions