From: Jaegeuk Kim Date: Tue, 29 Oct 2013 06:43:01 +0000 (+0900) Subject: f2fs: introduce CONFIG_F2FS_CHECK_FS for BUG_ON control X-Git-Tag: v3.13-rc1~113^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b218e3a21ccec183472015f1d7168400b187a58;p=pandora-kernel.git f2fs: introduce CONFIG_F2FS_CHECK_FS for BUG_ON control This config will support an option to remove so many BUG_ONs that degrade the performance potentially. Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed