diff options
| author | Yongpeng Yang <yangyongpeng@xiaomi.com> | 2026-01-09 22:46:18 +0800 |
|---|---|---|
| committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2026-01-17 00:00:35 +0000 |
| commit | 540d34c18272d124ef3113b7dbe499304ce0023c (patch) | |
| tree | ed03a34d15f4c2eee739570dd4eaa19d8b5b6341 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 93ffb6c28ff180560d2d7313ac106efcd9e012b8 (diff) | |
f2fs: avoid unnecessary block mapping lookups in f2fs_read_data_large_folio
In the second call to f2fs_map_blocks within f2fs_read_data_large_folio,
map.m_len exceeds the logical address space to be read. This patch
ensures map.m_len does not exceed the required address space.
Signed-off-by: Yongpeng Yang <yangyongpeng@xiaomi.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
