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