lkml.org 
[lkml]   [2012]   [Oct]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 154/193] fs/xfs: remove CONFIG_EXPERIMENTAL
    Date
    This config item has not carried much meaning for a while now and is
    almost always enabled by default. As agreed during the Linux kernel
    summit, remove it.

    CC: Ben Myers <bpm@sgi.com>
    CC: Alex Elder <elder@kernel.org>
    Signed-off-by: Kees Cook <keescook@chromium.org>
    ---
    fs/xfs/Kconfig | 4 ++--
    1 file changed, 2 insertions(+), 2 deletions(-)

    diff --git a/fs/xfs/Kconfig b/fs/xfs/Kconfig
    index 6100ec0..d841fd1 100644
    --- a/fs/xfs/Kconfig
    +++ b/fs/xfs/Kconfig
    @@ -69,8 +69,8 @@ config XFS_RT
    If unsure, say N.

    config XFS_DEBUG
    - bool "XFS Debugging support (EXPERIMENTAL)"
    - depends on XFS_FS && EXPERIMENTAL
    + bool "XFS Debugging support"
    + depends on XFS_FS
    help
    Say Y here to get an XFS build with many debugging features,
    including ASSERT checks, function wrappers around macros,
    --
    1.7.9.5


    \
     
     \ /
      Last update: 2012-10-23 23:21    [W:4.187 / U:0.388 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site