]> git.karo-electronics.de Git - linux-beck.git/commit
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)
commit3b218e3a21ccec183472015f1d7168400b187a58
tree8b063d71fab8a6bb6bfea4bcc5abf704be19bf46
parent2ed2d5b33cb564025b1eb90650d70a0a3592c0e3
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 <jaegeuk.kim@samsung.com>
fs/f2fs/Kconfig