f2fs: introduce CONFIG_F2FS_CHECK_FS for BUG_ON control
authorJaegeuk Kim <jaegeuk.kim@samsung.com>
Tue, 29 Oct 2013 06:43:01 +0000 (15:43 +0900)
committerJaegeuk Kim <jaegeuk.kim@samsung.com>
Tue, 29 Oct 2013 06:43:01 +0000 (15:43 +0900)
This config will support an option to remove so many BUG_ONs that degrade
the performance potentially.

Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>

No differences found