|
@@ -71,4 +71,5 @@ config EXT4_DEBUG
|
|
Enables run-time debugging support for the ext4 filesystem.
|
|
Enables run-time debugging support for the ext4 filesystem.
|
|
|
|
|
|
If you select Y here, then you will be able to turn on debugging
|
|
If you select Y here, then you will be able to turn on debugging
|
|
- with a command such as "echo 1 > /sys/kernel/debug/ext4/mballoc-debug"
|
|
|
|
|
|
+ with a command such as:
|
|
|
|
+ echo 1 > /sys/module/ext4/parameters/mballoc_debug
|