diff options
author | Chao Yu <chao@kernel.org> | 2023-10-07 10:45:52 +0300 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2023-10-09 20:48:51 +0300 |
commit | 8b07c1fb0f1ad139373c8253f2fad8bc43fab07d (patch) | |
tree | bd2966c08387f46e9a1768b6bcc7adc1684433ec /fs/debugfs/Makefile | |
parent | d7e9a9037de27b642d5a3edef7c69e2a2b460287 (diff) | |
download | linux-8b07c1fb0f1ad139373c8253f2fad8bc43fab07d.tar.xz |
f2fs: fix to initialize map.m_pblk in f2fs_precache_extents()
Otherwise, it may print random physical block address in tracepoint
of f2fs_map_blocks() as below:
f2fs_map_blocks: dev = (253,16), ino = 2297, file offset = 0, start blkaddr = 0xa356c421, len = 0x0, flags = 0
Fixes: c4020b2da4c9 ("f2fs: support F2FS_IOC_PRECACHE_EXTENTS")
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/debugfs/Makefile')
0 files changed, 0 insertions, 0 deletions