UPSTREAM: f2fs: fix false alarm on invalid block address
f2fs_ra_meta_pages can try to read ahead on invalid block address which is not the corruption case. Cc: <stable@kernel.org> # v6.9+ Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=218770 Fixes: 31f85ccc ("f2fs: unify the error handling of f2fs_is_valid_blkaddr") Reviewed-by:Chao Yu <chao@kernel.org> Change-Id: I5f3b6f8bdd72765e95f247d796d13fbf8d938205 Signed-off-by:
Jaegeuk Kim <jaegeuk@kernel.org> (cherry picked from commit b864ddb5)
Loading
Please sign in to comment