From: Namjae Jeon Date: Thu, 23 May 2013 13:57:53 +0000 (+0900) Subject: f2fs: push some variables to debug part X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~81^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35b09d82c3cf3fc0b8b6d923e7fd82ff7926aafc;p=pandora-kernel.git f2fs: push some variables to debug part Some, counters are needed only for the statistical information while debugging. So, those can be controlled using CONFIG_F2FS_STAT_FS, pushing the usage for few variables under this flag. Signed-off-by: Namjae Jeon Signed-off-by: Amit Sahrawat Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed