diff options
author | Chao Yu <chao@kernel.org> | 2023-01-31 17:47:00 +0300 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2023-02-03 00:37:17 +0300 |
commit | 8c0ed062ce27f6b7f0a568cb241e2b4dd2d9e6a6 (patch) | |
tree | f09c800cf5c13fefb26fad485d3fb4079ab14bfd /tools/perf/scripts/python/task-analyzer.py | |
parent | 0dbbf0fb38d5ec5d4138d1aeaeb43d9217b9a592 (diff) | |
download | linux-8c0ed062ce27f6b7f0a568cb241e2b4dd2d9e6a6.tar.xz |
f2fs: fix to update age extent correctly during truncation
nr_free may be less than len, we should update age extent cache
w/ range [fofs, len] rather than [fofs, nr_free].
Fixes: 71644dff4811 ("f2fs: add block_age-based extent cache")
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions