From 2ae381316c42589e50518ee1480b6f0fb494755f Mon Sep 17 00:00:00 2001 From: Kees Cook Date: Tue, 23 Oct 2012 13:03:38 -0700 Subject: [PATCH] --- yaml --- r: 339368 b: refs/heads/master c: a3de56bdb980c63b01662cac05d430db60ff4374 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/dlm/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 65d3ed238cbf..545e235d14ec 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: eeee2b5fe1a9db15d3160da8048d9b89108753bf +refs/heads/master: a3de56bdb980c63b01662cac05d430db60ff4374 diff --git a/trunk/fs/dlm/Kconfig b/trunk/fs/dlm/Kconfig index 1897eb1b4b6a..e4242c3f8486 100644 --- a/trunk/fs/dlm/Kconfig +++ b/trunk/fs/dlm/Kconfig @@ -1,6 +1,6 @@ menuconfig DLM tristate "Distributed Lock Manager (DLM)" - depends on EXPERIMENTAL && INET + depends on INET depends on SYSFS && CONFIGFS_FS && (IPV6 || IPV6=n) select IP_SCTP help