f2fs: avoid infinite loop at cp_error
authorJaegeuk Kim <jaegeuk@kernel.org>
Fri, 17 Oct 2014 21:14:16 +0000 (14:14 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 4 Nov 2014 00:07:31 +0000 (16:07 -0800)
This patch avoids an infinite loop in sync_dirty_inode_page when -EIO was
detected.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/checkpoint.c

Simple merge