diff options
author | Jan Kara <jack@suse.cz> | 2020-11-27 12:33:55 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2020-12-17 13:30:55 -0500 |
commit | 81414b4dd48f596bf33e1b32c2e43e2047150ca6 (patch) | |
tree | c5a2dd62696f951be1a1afe7c5160bdce4356fb4 /fs/qnx6 | |
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 <jack@suse.cz>
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Link: https://lore.kernel.org/r/20201127113405.26867-3-jack@suse.cz
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/qnx6')
0 files changed, 0 insertions, 0 deletions