From af41d3ee00bf97bfc3bd64bce6d7a92e85955e98 Mon Sep 17 00:00:00 2001 From: Jaegeuk Kim Date: Fri, 17 Oct 2014 14:14:16 -0700 Subject: [PATCH] f2fs: avoid infinite loop at cp_error This patch avoids an infinite loop in sync_dirty_inode_page when -EIO was detected. Signed-off-by: Jaegeuk Kim --- Reading git-format-patch failed