On Fri, Oct 04, 2019 at 12:05:57AM +0200, Jan Kara wrote: > 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. > > Signed-off-by: Jan Kara <jack@xxxxxxx> Looks good, you can add: Reviewed-by: Theodore Ts'o <tytso@xxxxxxx> Thanks, - Ted