diff options
| author | Jiro SEKIBA <[email protected]> | 2009-07-10 19:57:28 +0900 |
|---|---|---|
| committer | Ryusuke Konishi <[email protected]> | 2009-09-14 18:27:13 +0900 |
| commit | ec5d66abdb0caf8b753a138568f20770a3d64c8c (patch) | |
| tree | 238dab276eab98a6aa0f560812e62adde759143a /tools/perf/scripts/python | |
| parent | b58a285ba40866e22e5876969a8f796a74311d9e (diff) | |
nilfs2: remove redundant super block commit
This removes redundant super block commit.
nilfs_write_super will call nilfs_commit_super to store super block
into block device. However, nilfs_put_super will call
nilfs_commit_super right after calling nilfs_write_super. So calling
nilfs_write_super in nilfs_put_super would be redundant.
Signed-off-by: Jiro SEKIBA <[email protected]>
Signed-off-by: Ryusuke Konishi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions