Skip to content
Commit b7ec2061 authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

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: default avatarChao Yu <chao@kernel.org>
Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent 7eab7a69
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment