diff options
author | Chao Yu <chao@kernel.org> | 2023-10-10 09:34:59 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2023-10-11 17:31:38 -0700 |
commit | 6f560c0f2aa00a3627c748aa0b194b81e99db5d7 (patch) | |
tree | c0ca22f3de49666a484855600ad139c0dbca6b53 /scripts/gdb/linux/proc.py | |
parent | e0d4e8acb3789c5a8651061fbab62ca24a45c063 (diff) |
f2fs: let f2fs_precache_extents() traverses in file range
Rather than in range of [0, max_file_blocks()), since data after EOF
is alwasy zero, it's unnecessary to preload mapping info of the data.
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions