Files
linux/fs/f2fs/node.c
Zhiguo Niu b7b01c7804 f2fs: fix error handling of __get_node_page
[ Upstream commit 9b4c8dd99f ]

Use f2fs_handle_error to record inconsistent node block error
and return -EFSCORRUPTED instead of -EINVAL.

Signed-off-by: Zhiguo Niu <zhiguo.niu@unisoc.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-11-28 17:19:45 +00:00

82 KiB