From aa731f762de4bac383a83aecfae116b9d70dcd84 Mon Sep 17 00:00:00 2001 From: Sunil Mushran Date: Wed, 22 Dec 2010 12:39:37 -0800 Subject: [PATCH] --- yaml --- r: 229005 b: refs/heads/master c: 8757241e32a295a2aa836e8f8b32912204d11fda h: refs/heads/master i: 229003: 9d492884662b8985e22c8399180cded9f3f7f840 v: v3 --- [refs] | 2 +- trunk/fs/ocfs2/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index eaed9d91d899..8208bade7158 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 079ffb743c622fe2189b75614427c56e8391498b +refs/heads/master: 8757241e32a295a2aa836e8f8b32912204d11fda diff --git a/trunk/fs/ocfs2/Kconfig b/trunk/fs/ocfs2/Kconfig index 0d840669698e..ab152c00cd3a 100644 --- a/trunk/fs/ocfs2/Kconfig +++ b/trunk/fs/ocfs2/Kconfig @@ -51,7 +51,7 @@ config OCFS2_FS_USERSPACE_CLUSTER config OCFS2_FS_STATS bool "OCFS2 statistics" - depends on OCFS2_FS + depends on OCFS2_FS && DEBUG_FS default y help This option allows some fs statistics to be captured. Enabling