diff options
author | Jan Kara <[email protected]> | 2020-11-27 12:33:55 +0100 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2020-12-17 13:30:55 -0500 |
commit | 81414b4dd48f596bf33e1b32c2e43e2047150ca6 (patch) | |
tree | c5a2dd62696f951be1a1afe7c5160bdce4356fb4 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | b08070eca9e247f60ab39d79b2c25d274750441f (diff) |
ext4: remove redundant sb checksum recomputation
Superblock is written out either through ext4_commit_super() or through
ext4_handle_dirty_super(). In both cases we recompute the checksum so it
is not necessary to recompute it after updating superblock free inodes &
blocks counters.
Signed-off-by: Jan Kara <[email protected]>
Reviewed-by: Andreas Dilger <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions