From: Jaegeuk Kim Date: Tue, 2 Sep 2014 22:43:52 +0000 (-0700) Subject: f2fs: retain inconsistency information to initiate fsck.f2fs X-Git-Tag: fixes-for-v3.18-merge-window~8^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ae4c673e3cbd69bc2decf6d7f5961f3c7b9b38b;p=pandora-kernel.git f2fs: retain inconsistency information to initiate fsck.f2fs This patch adds sbi->need_fsck to conduct fsck.f2fs later. This flag can only be removed by fsck.f2fs. Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed