From: Jaegeuk Kim Date: Sun, 24 Nov 2013 04:50:35 +0000 (+0900) Subject: f2fs: avoid lock debugging overhead X-Git-Tag: v3.14-rc1~122^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0daaad97dcdc5cf91d368894a0954704e9a2cf2d;p=pandora-kernel.git f2fs: avoid lock debugging overhead If CONFIG_F2FS_CHECK_FS is unset, we don't need to add any debugging overhead. Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed