summaryrefslogtreecommitdiffstats
path: root/fs/ext4/ext4_jbd2.c
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2012-07-22 20:29:31 -0400
committerTheodore Ts'o <tytso@mit.edu>2012-07-22 20:29:31 -0400
commit97a7406880f61d7f89d613cf72e87682420e66b0 (patch)
treecb6a314383e5279718eaa66c6d549d90e85aee99 /fs/ext4/ext4_jbd2.c
parent254706056be7e4e161ae9675ead6cd4e269be966 (diff)
downloadlinux-97a7406880f61d7f89d613cf72e87682420e66b0.tar.bz2
ext4: remove useless marking of superblock dirty
Commit a0375156 properly notes that superblock doesn't need to be marked as dirty when only number of free inodes / blocks / number of directories changes since that is recomputed on each mount anyway. However that comment leaves some unnecessary markings as dirty in place. Remove these. Artem: tested using xfstests for both journalled and non-journalled ext4. Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Tested-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Diffstat (limited to 'fs/ext4/ext4_jbd2.c')
0 files changed, 0 insertions, 0 deletions