提交 7f3e3c7c 编写于 作者: T Theodore Ts'o

ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG

Fox the Kconfig documentation for CONFIG_EXT4_DEBUG to match the
change made by commit a0b30c12: ext4: use module parameters instead
of debugfs for mballoc_debug
Signed-off-by: N"Theodore Ts'o" <tytso@mit.edu>
Cc: stable@vger.kernel.org
上级 c5c72d81
......@@ -71,4 +71,5 @@ config EXT4_DEBUG
Enables run-time debugging support for the ext4 filesystem.
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
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册