diff options
author | Fan Li <fanofcode.li@samsung.com> | 2015-12-14 13:34:00 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2015-12-14 10:17:54 -0800 |
commit | d8fe4f0e74cb27e79b2b500ca6eae9f9b02748b4 (patch) | |
tree | d09cf0bcb4e04f94a752ac5174a8ef169c0e669a /tools/perf/scripts/python | |
parent | e1c51b9f1df2f9efc2ec11488717e40cd12015f9 (diff) |
f2fs: write only the pages in range during defragment
@lend of filemap_write_and_wait_range is supposed to be a "offset
in bytes where the range ends (inclusive)". Subtract 1 to avoid
writing an extra page.
Signed-off-by: Fan li <fanofcode.li@samsung.com>
Reviewed-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions