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 /configure.ac | |
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 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index ec49e968c..8e2fbb1df 100644 --- a/configure.ac +++ b/configure.ac @@ -121,8 +121,6 @@ AC_CONFIG_FILES([Makefile extras/init.d/glusterd-SuSE extras/benchmarking/Makefile contrib/fuse-util/Makefile - xlators/features/access-control/Makefile - xlators/features/access-control/src/Makefile xlators/nfs/Makefile xlators/nfs/server/Makefile xlators/nfs/server/src/Makefile |