Files
linux-stable-mirror/fs
wangzijie c0b9951bb2 f2fs: fix infinite loop in __insert_extent_tree()
[ Upstream commit 23361bd549 ]

When we get wrong extent info data, and look up extent_node in rb tree,
it will cause infinite loop (CONFIG_F2FS_CHECK_FS=n). Avoiding this by
return NULL and print some kernel messages in that case.

Signed-off-by: wangzijie <wangzijie1@honor.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-11-13 15:34:26 -05:00
..
2025-07-10 16:05:08 +02:00
2025-10-12 12:57:17 +02:00
2025-10-29 14:08:51 +01:00
2025-07-10 16:05:08 +02:00
2025-06-27 11:11:36 +01:00