Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131052
b: refs/heads/master
c: bef62ef
h: refs/heads/master
v: v3
  • Loading branch information
Christian Hesse authored and Chris Mason committed Feb 4, 2009
1 parent 3c4d083 commit 3bf7b8a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a68370515356a3eddbfaf7f56418b3cf85d76c2c
refs/heads/master: bef62ef339c15d7721da88958b03f7b544464722
13 changes: 13 additions & 0 deletions trunk/fs/btrfs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,16 @@ config BTRFS_FS
module will be called btrfs.

If unsure, say N.

config BTRFS_FS_POSIX_ACL
bool "Btrfs POSIX Access Control Lists"
depends on BTRFS_FS
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

0 comments on commit 3bf7b8a

Please sign in to comment.