commit | 3b218e3a21ccec183472015f1d7168400b187a58 | [log] [tgz] |
---|---|---|
author | Jaegeuk Kim <jaegeuk.kim@samsung.com> | Tue Oct 29 15:43:01 2013 +0900 |
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | Tue Oct 29 15:43:01 2013 +0900 |
tree | 8b063d71fab8a6bb6bfea4bcc5abf704be19bf46 | |
parent | 2ed2d5b33cb564025b1eb90650d70a0a3592c0e3 [diff] |
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>