From: Chris Fries Date: Thu, 2 May 2013 21:07:34 +0000 (-0500) Subject: f2fs: continue to mount after failing recovery X-Git-Tag: v3.10-rc1~45^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bde582b225e98fe9e35cd67e4cb4406a6f85ae3e;p=pandora-kernel.git f2fs: continue to mount after failing recovery When unable to roll forward the journal, we shouldn't bail out and not mount, we should continue to attempt the mount. Bad recovery data is likely unrecoverable at this point, and requiring the user to try to mount again doesn't solve any issues. Signed-off-by: Chris Fries Reviewed-by: Russell Knize Reviewed-by: Jason Hrycay Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed