Home
last modified time | relevance | path

Searched hist:d9bf099c (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dfast_commit.cd9bf099c Fri Mar 11 23:39:53 CST 2022 Ritesh Harjani <riteshh@linux.ibm.com> ext4: add commit_tid info in jbd debug log

This adds commit_tid argument in ext4_fc_update_stats()
so that we can add this information too in jbd_debug logs.
This is also required in a later patch to pass the commit_tid info in
ext4_fc_commit_start/stop() trace events.

Signed-off-by: Ritesh Harjani <riteshh@linux.ibm.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Harshad Shirwadkar <harshadshirwadkar@gmail.com>
Link: https://lore.kernel.org/r/dabda3f2919a60e01887e798bf5915216b451733.1647057583.git.riteshh@linux.ibm.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>