diff options
author | 2012-06-01 17:18:06 +0300 | |
---|---|---|
committer | 2012-06-01 10:37:36 -0400 | |
commit | 717f03c4d71677d2afb68d54628def3aae5d46ab (patch) | |
tree | ad6eb4ff48e307920716a22586bbf322002d19bb /tools/perf/scripts/python/syscall-counts.py | |
parent | reiserfs: clean-up function return type (diff) | |
download | linux-dev-717f03c4d71677d2afb68d54628def3aae5d46ab.tar.xz linux-dev-717f03c4d71677d2afb68d54628def3aae5d46ab.zip |
reiserfs: remove useless superblock dirtying
The 'reiserfs_resize()' function marks the superblock as dirty by assigning 1
to 's_dirt' and then calls 'journal_mark_dirty()' which does the same. Thus,
we can remove the assignment from 'reiserfs_resize()'.
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions