diff options
author | Chao Yu <chao@kernel.org> | 2024-05-10 06:43:33 +0300 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2024-05-11 03:40:07 +0300 |
commit | a798ff17cd2dabe47d5d4ed3d509631793c36e19 (patch) | |
tree | 5428447701a7231434d2f345139140a2fbcde16b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2526c5cf1d94359467d9472387363d57c6b3e6d (diff) | |
download | linux-a798ff17cd2dabe47d5d4ed3d509631793c36e19.tar.xz |
f2fs: fix to add missing iput() in gc_data_segment()
During gc_data_segment(), if inode state is abnormal, it missed to call
iput(), fix it.
Fixes: b73e52824c89 ("f2fs: reposition unlock_new_inode to prevent accessing invalid inode")
Fixes: 9056d6489f5a ("f2fs: fix to do sanity check on inode type during garbage collection")
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions