diff options
author | Chao Yu <[email protected]> | 2023-01-31 22:47:00 +0800 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2023-02-02 13:37:17 -0800 |
commit | 8c0ed062ce27f6b7f0a568cb241e2b4dd2d9e6a6 (patch) | |
tree | f09c800cf5c13fefb26fad485d3fb4079ab14bfd /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0dbbf0fb38d5ec5d4138d1aeaeb43d9217b9a592 (diff) |
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 <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions