* [PATCH] make btrfs acls selectable
@ 2009-01-10 19:01 Christian Hesse
0 siblings, 0 replies; only message in thread
From: Christian Hesse @ 2009-01-10 19:01 UTC (permalink / raw)
To: linux-btrfs
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-01-10 19:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-10 19:01 [PATCH] make btrfs acls selectable Christian Hesse
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox