diff options
author | Chao Yu <[email protected]> | 2020-05-26 09:55:02 +0800 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2020-05-28 12:00:43 -0700 |
commit | dc35d73a42291b2a68f5b9a12b2b095b82194c1f (patch) | |
tree | 5036c8eb103f3ffbb83f362f2b43e15ce6d1597f /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 47d0d7d76437ca9f48314844bc44dd08615302a1 (diff) |
f2fs: compress: don't compress any datas after cp stop
While compressed data writeback, we need to drop dirty pages like we did
for non-compressed pages if cp stops, however it's not needed to compress
any data in such case, so let's detect cp stop condition in
cluster_may_compress() to avoid redundant compressing and let following
f2fs_write_raw_pages() drops dirty pages correctly.
Signed-off-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions