diff options
author | 2012-03-21 22:30:06 -0400 | |
---|---|---|
committer | 2012-03-21 22:30:06 -0400 | |
commit | 182f514f883abb5f942c94e61c371c4b406352d4 (patch) | |
tree | dfcdedfc4e68eee92107aa06fdf92952dadd259a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: write superblock only once on unmount (diff) | |
download | linux-dev-182f514f883abb5f942c94e61c371c4b406352d4.tar.xz linux-dev-182f514f883abb5f942c94e61c371c4b406352d4.zip |
ext4: remove useless s_dirt assignment
Clean-up ext4 a tiny bit by removing useless s_dirt assignment in
'ext4_fill_super()' because a bit later we anyway call
'ext4_setup_super()' which writes the superblock to the media
unconditionally.
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions