git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b218e3
)
f2fs: add an option to avoid unnecessary BUG_ONs
author
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Tue, 29 Oct 2013 06:14:54 +0000
(15:14 +0900)
committer
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Tue, 29 Oct 2013 06:44:38 +0000
(15:44 +0900)
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>
No differences found