aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorYe Bin <[email protected]>2022-09-16 16:38:36 +0800
committerTheodore Ts'o <[email protected]>2022-09-30 23:46:52 -0400
commite64e6ca90913b0dfe14bf7d529df0753a6746e23 (patch)
tree4e0ac15518808418b48ad00ff925ce0af3f5b90f /tools/perf/scripts/python/task-analyzer.py
parentb7b80a35fb51319223e1fbf84128b8e5ebb91f86 (diff)
ext4: adjust fast commit disable judgement order in ext4_fc_track_inode
If fastcommit is already disabled, there isn't need to mark inode ineligible. So move 'ext4_fc_disabled()' judgement bofore 'ext4_should_journal_data(inode)' judgement which can avoid to do meaningless judgement. Signed-off-by: Ye Bin <[email protected]> Reviewed-by: Jan Kara <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions