From: "Serge E. Hallyn" <serue@us.ibm.com>
To: "Andrew G. Morgan" <morgan@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
David Howells <dhowells@redhat.com>,
"Serge E. Hallyn" <serue@us.ibm.com>,
Linux Security Modules List
<linux-security-module@vger.kernel.org>,
lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 4/4] security: filesystem capabilities no longer experimental
Date: Fri, 27 Jun 2008 16:06:56 -0500 [thread overview]
Message-ID: <20080627210656.GD17415@us.ibm.com> (raw)
In-Reply-To: <4863584A.9030301@kernel.org>
Quoting Andrew G. Morgan (morgan@kernel.org):
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> It is time to drop the experimental tag.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.6 (GNU/Linux)
>
> iD8DBQFIY1hK+bHCR3gb8jsRAnl4AKDBkfuW/XfiCIPcoVX3FIT6Ctl0cACbBfH4
> pGbRuQD7OLrALAk4WLr/rB8=
> =GZsK
> -----END PGP SIGNATURE-----
> From 4eefa8e670c4fa4c1c4454302f585eef9f46b74b Mon Sep 17 00:00:00 2001
> From: Andrew G. Morgan <morgan@kernel.org>
> Date: Wed, 25 Jun 2008 23:33:11 -0700
> Subject: [PATCH] Filesystem capabilities have come of age.
>
> Remove the experimental tag for configuring filesystem capabilities.
>
> Signed-off-by: Andrew G. Morgan <morgan@kernel.org>
Acked-by: Serge Hallyn <serue@us.ibm.com>
> ---
> security/Kconfig | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/security/Kconfig b/security/Kconfig
> index 49b51f9..9d5b806 100644
> --- a/security/Kconfig
> +++ b/security/Kconfig
> @@ -82,8 +82,8 @@ config SECURITY_CAPABILITIES
> If you are unsure how to answer this question, answer Y.
>
> config SECURITY_FILE_CAPABILITIES
> - bool "File POSIX Capabilities (EXPERIMENTAL)"
> - depends on (SECURITY=n || SECURITY_CAPABILITIES!=n) && EXPERIMENTAL
> + bool "File POSIX Capabilities"
> + depends on SECURITY=n || SECURITY_CAPABILITIES!=n
> default n
> help
> This enables filesystem capabilities, allowing you to give
> --
> 1.5.3.7
>
prev parent reply other threads:[~2008-06-27 21:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-26 8:50 [PATCH 4/4] security: filesystem capabilities no longer experimental Andrew G. Morgan
2008-06-27 21:06 ` Serge E. Hallyn [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080627210656.GD17415@us.ibm.com \
--to=serue@us.ibm.com \
--cc=akpm@linux-foundation.org \
--cc=dhowells@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-security-module@vger.kernel.org \
--cc=morgan@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.