summaryrefslogtreecommitdiffstats
path: root/include/trace
diff options
context:
space:
mode:
authorRitesh Harjani <riteshh@linux.ibm.com>2022-03-12 06:39:50 +0100
committerTheodore Ts'o <tytso@mit.edu>2022-03-15 22:44:46 +0100
commit78be0471da4e9fff874307d73d68f0173fa6a154 (patch)
tree52546a0a7a72c94e12a5553fc65ea4fd5b79b54c /include/trace
parentext4: do not call FC trace event in ext4_fc_commit() if FS does not support FC (diff)
downloadlinux-78be0471da4e9fff874307d73d68f0173fa6a154.tar.xz
linux-78be0471da4e9fff874307d73d68f0173fa6a154.zip
ext4: return early for non-eligible fast_commit track events
Currently ext4_fc_track_template() checks, whether the trace event path belongs to replay or does sb has ineligible set, if yes it simply returns. This patch pulls those checks before calling ext4_fc_track_template() in the callers of ext4_fc_track_template(). [ Add checks to ext4_rename() which calls the __ext4_fc_track_*() functions directly. -- TYT ] Signed-off-by: Ritesh Harjani <riteshh@linux.ibm.com> Link: https://lore.kernel.org/r/3cd025d9c490218a92e6d8fb30b6123e693373e3.1647057583.git.riteshh@linux.ibm.com Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'include/trace')
0 files changed, 0 insertions, 0 deletions