Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dfast_commit.c1d2e2440 Fri Mar 11 23:39:52 CST 2022 Ritesh Harjani <riteshh@linux.ibm.com> ext4: add transaction tid info in fc_track events

This patch adds the transaction & inode tid info in trace events for
callers of ext4_fc_track_template(). This is helpful in debugging race
conditions where an inode could belong to two different transaction tids.
It also fixes the checkpatch warnings which says use tabs instead of
spaces.

Signed-off-by: Ritesh Harjani <riteshh@linux.ibm.com>
Link: https://lore.kernel.org/r/c203c09dc11bb372803c430f621f25a4b8c2c8b4.1647057583.git.riteshh@linux.ibm.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
/openbmc/linux/include/trace/events/
H A Dext4.h1d2e2440 Fri Mar 11 23:39:52 CST 2022 Ritesh Harjani <riteshh@linux.ibm.com> ext4: add transaction tid info in fc_track events

This patch adds the transaction & inode tid info in trace events for
callers of ext4_fc_track_template(). This is helpful in debugging race
conditions where an inode could belong to two different transaction tids.
It also fixes the checkpatch warnings which says use tabs instead of
spaces.

Signed-off-by: Ritesh Harjani <riteshh@linux.ibm.com>
Link: https://lore.kernel.org/r/c203c09dc11bb372803c430f621f25a4b8c2c8b4.1647057583.git.riteshh@linux.ibm.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>