BACKPORT: f2fs: do not submit NEW_ADDR to read node block
After the below patch, give cp is errored, we drop dirty node pages. This can give NEW_ADDR to read node pages. Don't do WARN_ON() which gives generic/475 failure. Fixes: 28607bf3 ("f2fs: drop dirty node pages when cp is in error status") Reviewed-by:Chao Yu <chao@kernel.org> Signed-off-by:
Jaegeuk Kim <jaegeuk@kernel.org> (cherry picked from commit b7ec2061) Change-Id: If991a70331933a64899864411d2b5d63ea5b3abf
Loading
Please sign in to comment