r19199: split out the xattr NTACL code into a separate part of the posix
authorAndrew Tridgell <tridge@samba.org>
Mon, 9 Oct 2006 11:13:49 +0000 (11:13 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:20:52 +0000 (14:20 -0500)
commit2338e978322510d5b6def6edac40a868e4945d2e
treef040d75a6ba906d6bfebce3ad35dd19ee588d0db
parent0019163d85fce2e83cd3e6193479b59e88d37d98
r19199: split out the xattr NTACL code into a separate part of the posix
backend, allowing other ACL backends to be added. The xattr backend is
still the default backend
(This used to be commit 90f044e63b12d32228310c7529382198bd7e6dfe)
source4/ntvfs/posix/config.mk
source4/ntvfs/posix/pvfs_acl.c
source4/ntvfs/posix/pvfs_acl_xattr.c [new file with mode: 0644]
source4/ntvfs/posix/pvfs_xattr.c
source4/ntvfs/posix/vfs_posix.c
source4/ntvfs/posix/vfs_posix.h