diff options
author | Anand Avati <avati@gluster.com> | 2011-07-01 17:19:15 +0000 |
---|---|---|
committer | Anand Avati <avati@gluster.com> | 2011-07-08 02:26:17 -0700 |
commit | 4b643cfa8847be71bb381b5a8a1a420837722e51 (patch) | |
tree | c9aa055c43c49cf653eb2a6b10569006645ea3a4 /xlators/features/Makefile.am | |
parent | 04ed499a8eef1c77c491227941d187778fb5c2e4 (diff) |
access-control: superseded by posix-acl translator
Signed-off-by: Anand Avati <avati@gluster.com>
BUG: 2815 (Server-enforced ACLs)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=2815
Diffstat (limited to 'xlators/features/Makefile.am')
-rw-r--r-- | xlators/features/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/features/Makefile.am b/xlators/features/Makefile.am index 96e503938a8..809bbe51075 100644 --- a/xlators/features/Makefile.am +++ b/xlators/features/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = locks trash quota read-only access-control mac-compat quiesce marker#path-converter # filter +SUBDIRS = locks trash quota read-only mac-compat quiesce marker#path-converter # filter CLEANFILES = |