From: Christian Hesse <mail@earthworm.de>
To: "linux-btrfs" <linux-btrfs@vger.kernel.org>
Subject: [PATCH] make btrfs acls selectable
Date: Sat, 10 Jan 2009 20:01:49 +0100 [thread overview]
Message-ID: <200901102001.51596.mail@earthworm.de> (raw)
Hallo everybody,
this patch adds a menu entry to kconfig to enable acls for btrfs.
Signed-off-by: Christian Hesse <mail@earthworm.de>
---
--- a/fs/Kconfig 2009-01-10 19:48:13.000000000 +0100
+++ b/fs/Kconfig 2009-01-10 19:48:34.000000000 +0100
@@ -288,6 +288,18 @@
If unsure, say N.
+config BTRFS_FS_POSIX_ACL
+ bool "Btrfs POSIX Access Control Lists"
+ select FS_POSIX_ACL
+ help
+ POSIX Access Control Lists (ACLs) support permissions for users and
+ groups beyond the owner/group/world scheme.
+
+ To learn more about Access Control Lists, visit the POSIX ACLs for
+ Linux website <http://acl.bestbits.at/>.
+
+ If you don't know what Access Control Lists are, say N
+
endif # BLOCK
source "fs/notify/Kconfig"
--
Regards,
Chris
reply other threads:[~2009-01-10 19:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=200901102001.51596.mail@earthworm.de \
--to=mail@earthworm.de \
--cc=linux-btrfs@vger.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.