diff options
author | Chao Yu <[email protected]> | 2015-06-08 13:28:03 +0800 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2015-06-08 11:20:51 -0700 |
commit | c5bda1c8b13ad7840ae0e8c9a2926df686ba6e06 (patch) | |
tree | 8de3110094792cbbab37362724cf30f6fe758551 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 09d54cdd207bb3b07e00983f2f50bd68c354ce31 (diff) |
f2fs: skip committing valid superblock
In recovery procedure for superblock, we try to write data of valid
superblock into invalid one for recovery, work should be finished here,
but then still we will write the valid one with its original data.
This operation is not needed. Let's skip doing this unnecessary work.
Signed-off-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions