From: Andrew G. Morgan Date: Thu, 24 Jul 2008 04:28:25 +0000 (-0700) Subject: security: filesystem capabilities no longer experimental X-Git-Tag: v2.6.27-rc1~747 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=84aaa7ab4c40b66d6dd9aa393901551ad50ec640;p=linux-2.6-omap-h63xx.git security: filesystem capabilities no longer experimental Filesystem capabilities have come of age. Remove the experimental tag for configuring filesystem capabilities. Signed-off-by: Andrew G. Morgan Acked-by: Serge Hallyn Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/security/Kconfig b/security/Kconfig index 62ed4717d33..559293922a4 100644 --- a/security/Kconfig +++ b/security/Kconfig @@ -74,8 +74,7 @@ config SECURITY_NETWORK_XFRM If you are unsure how to answer this question, answer N. config SECURITY_FILE_CAPABILITIES - bool "File POSIX Capabilities (EXPERIMENTAL)" - depends on EXPERIMENTAL + bool "File POSIX Capabilities" default n help This enables filesystem capabilities, allowing you to give