FROMGIT: f2fs: do not return EFSCORRUPTED, but try to run online repair
If we return the error, there's no way to recover the status as of now, since fsck does not fix the xattr boundary issue. Bug: 343752188 Cc: stable@vger.kernel.org Signed-off-by:Jaegeuk Kim <jaegeuk@kernel.org> (cherry picked from commit 50a472bb https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git dev) Change-Id: I55060a4eede3f5f85066aba22a6ab7155517e5c4 (cherry picked from commit 7d13770c)
Loading