From b4dca04344d72d2a872dd91691669db6adabdb95 Mon Sep 17 00:00:00 2001 From: Kees Cook Date: Tue, 2 Oct 2012 11:19:27 -0700 Subject: [PATCH] --- yaml --- r: 353558 b: refs/heads/master c: d9777b8de415f2e699dcc4ce8825732ba8af732a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/xfs/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 0ea4cb2470cb..a8a4f19e7dce 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f11cb2271f51d1c897a042d7ca4257f5deae6614 +refs/heads/master: d9777b8de415f2e699dcc4ce8825732ba8af732a diff --git a/trunk/fs/xfs/Kconfig b/trunk/fs/xfs/Kconfig index 5a7ffe54f5d5..cc33aaf219f1 100644 --- a/trunk/fs/xfs/Kconfig +++ b/trunk/fs/xfs/Kconfig @@ -70,8 +70,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,