Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | access-control: superseded by posix-acl translator | Anand Avati | 2011-07-08 | 1 | -3/+0 |
| | | | | | | | 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 | ||||
* | access-control: Introduce new translator | Shehjar Tikoo | 2010-03-31 | 1 | -0/+3 |
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 |