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:
Jaegeuk Kim <jaegeuk@kernel.org>
parent
9c30df7c
Please register or sign in to comment