From: Jaegeuk Kim Date: Tue, 29 Oct 2013 06:14:54 +0000 (+0900) Subject: f2fs: add an option to avoid unnecessary BUG_ONs X-Git-Tag: v3.13-rc1~113^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d56b6718a0f4e5c58cdd3cb6b7a472d7c5671b9;p=pandora-kernel.git f2fs: add an option to avoid unnecessary BUG_ONs If you want to remove unnecessary BUG_ONs, you can just turn off F2FS_CHECK_FS in your kernel config. Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed