From: Jaegeuk Kim Date: Tue, 2 Sep 2014 23:05:00 +0000 (-0700) Subject: f2fs: add BUG cases to initiate fsck.f2fs X-Git-Tag: fixes-for-v3.18-merge-window~8^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05796763b8d19b48bb4149bfb1aa1a91dd9faee6;p=pandora-kernel.git f2fs: add BUG cases to initiate fsck.f2fs This patch replaces BUG cases with f2fs_bug_on to remain fsck.f2fs information. And it implements some void functions to initiate fsck.f2fs too. Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed