diff options
author | Ritesh Harjani <riteshh@linux.ibm.com> | 2022-03-12 08:39:49 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2022-03-13 05:26:08 +0300 |
commit | 7f142440847480838e0c4b3092f24455cec111a7 (patch) | |
tree | 200ac4904d0ba77aa73b1ee70c311a8c93823671 /fs/ext4/Kconfig | |
parent | 8cb5a30372ef5cf2b1d258fce1711d80f834740a (diff) | |
download | linux-7f142440847480838e0c4b3092f24455cec111a7.tar.xz |
ext4: do not call FC trace event in ext4_fc_commit() if FS does not support FC
This just puts trace_ext4_fc_commit_start(sb) & ktime_get()
for measuring FC commit time, after the check of whether sb
supports JOURNAL_FAST_COMMIT or not.
Signed-off-by: Ritesh Harjani <riteshh@linux.ibm.com>
Reviewed-by: Harshad Shirwadkar <harshadshirwadkar@gmail.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/d53cf3e535924ec0a1eb41a560e96561b0727e7a.1647057583.git.riteshh@linux.ibm.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/Kconfig')
0 files changed, 0 insertions, 0 deletions