commit | 5d56b6718a0f4e5c58cdd3cb6b7a472d7c5671b9 | [log] [tgz] |
---|---|---|
author | Jaegeuk Kim <jaegeuk.kim@samsung.com> | Tue Oct 29 15:14:54 2013 +0900 |
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | Tue Oct 29 15:44:38 2013 +0900 |
tree | c5648f1dccaff7edb642581ba9409e8fe427e5e3 | |
parent | 3b218e3a21ccec183472015f1d7168400b187a58 [diff] |
f2fs: add an option to avoid unnecessary BUG_ONs If you want to remove unnecessary BUG_ONs, you can just turn off F2FS_CHECK_FS in your kernel config. Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>