Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
[linux-2.6-microblaze.git] / fs / ext4 / Kconfig
index bc78151..1afa5a4 100644 (file)
@@ -99,8 +99,7 @@ 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/module/ext4/parameters/mballoc_debug
+         using dynamic debug control for mb_debug() / ext_debug() msgs.
 
 config EXT4_KUNIT_TESTS
        tristate "KUnit tests for ext4" if !KUNIT_ALL_TESTS