|
@@ -58,12 +58,3 @@ config UBIFS_FS_DEBUG
|
|
down UBIFS. You can then further enable / disable individual debugging
|
|
down UBIFS. You can then further enable / disable individual debugging
|
|
features using UBIFS module parameters and the corresponding sysfs
|
|
features using UBIFS module parameters and the corresponding sysfs
|
|
interfaces.
|
|
interfaces.
|
|
-
|
|
|
|
-config UBIFS_FS_DEBUG_CHKS
|
|
|
|
- bool "Enable extra checks"
|
|
|
|
- depends on UBIFS_FS_DEBUG
|
|
|
|
- help
|
|
|
|
- If extra checks are enabled UBIFS will check the consistency of its
|
|
|
|
- internal data structures during operation. However, UBIFS performance
|
|
|
|
- is dramatically slower when this option is selected especially if the
|
|
|
|
- file system is large.
|
|
|