Commit 6d7c865c authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

f2fs: avoid inifinite loop to wait for flushing node pages at cp_error



Shutdown test is somtimes hung, since it keeps trying to flush dirty node pages
in an inifinite loop. Let's drop dirty pages at umount in that case.

Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent 9c30df7c
Supports Markdown
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