summaryrefslogtreecommitdiffstats
path: root/xlators/features/access-control/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* access-control: Introduce new translatorShehjar Tikoo2010-03-311-0/+13
The access control translator is required for performing permission checks on files and directories in line with posix conformance. This is required to be kept separate from storage/posix so that ACL support can also be later integrated into this translator. Signed-off-by: Shehjar Tikoo <shehjart@gluster.com> Signed-off-by: Anand V. Avati <avati@dev.gluster.com> BUG: 400 (Support auxiliary gids in GlusterFS) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=400