diff options
author | 2013-10-24 15:08:28 +0800 | |
---|---|---|
committer | 2013-10-25 16:54:39 +0900 | |
commit | e8d61a7488d06aba3e7226e3536a6a6e14391ce8 (patch) | |
tree | ff68556e249a944f743074f06260b41fa6e7d657 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: add reclaiming control by sysfs (diff) | |
download | linux-dev-e8d61a7488d06aba3e7226e3536a6a6e14391ce8.tar.xz linux-dev-e8d61a7488d06aba3e7226e3536a6a6e14391ce8.zip |
f2fs: remove redundant set_page_dirty from write_compacted_summaries
Previously, set_page_dirty is called every time after writting one summary info
into compacted summary page,
To avoid redundant set_page_dirty, we only call set_page_dirty before release
page.
Signed-off-by: Yu Chao <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions