r17353: Add support for JFS2 NFS4/AIXC and GPFS acls based on NFSv4 ACLs.
authorAlexander Bokovoy <ab@samba.org>
Tue, 1 Aug 2006 07:38:36 +0000 (07:38 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:38:27 +0000 (11:38 -0500)
commit4cf5769331bb9432fb7455f6eb0384b0282f605f
tree571d9203e6d14b21f4740807a4a2be8b41696d4e
parent430fa0eba08cbf180d83740a895a0018af1c7f21
r17353: Add support for JFS2 NFS4/AIXC and GPFS acls based on NFSv4 ACLs.
(This used to be commit 72312cb2e255301f978455a559461ad83b13b6cb)
examples/gpfs/README.nfs4acls.txt [new file with mode: 0644]
source3/Makefile.in
source3/configure.in
source3/modules/nfs4_acls.c [new file with mode: 0644]
source3/modules/nfs4_acls.h [new file with mode: 0644]
source3/modules/vfs_aixacl2.c [new file with mode: 0644]
source3/modules/vfs_gpfsacl.c [new file with mode: 0644]
source3/smbd/posix_acls.c