lkml.org 
[lkml]   [2013]   [May]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 095/118] ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG
    Date
    3.5.7.12 -stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Theodore Ts'o <tytso@mit.edu>

    commit 7f3e3c7cfcec148ccca9c0dd2dbfd7b00b7ac10f upstream.

    Fox the Kconfig documentation for CONFIG_EXT4_DEBUG to match the
    change made by commit a0b30c1229: ext4: use module parameters instead
    of debugfs for mballoc_debug

    Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
    Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
    ---
    fs/ext4/Kconfig | 3 ++-
    1 file changed, 2 insertions(+), 1 deletion(-)

    diff --git a/fs/ext4/Kconfig b/fs/ext4/Kconfig
    index c22f170..e38370b 100644
    --- a/fs/ext4/Kconfig
    +++ b/fs/ext4/Kconfig
    @@ -84,4 +84,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
    --
    1.8.1.2


    \
     
     \ /
      Last update: 2013-05-08 01:01    [W:5.442 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site