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)
commit90f044e63b12d32228310c7529382198bd7e6dfe
treeb3dd61a15233605c3861473e287cff24c1b3ff45
parent70bab6edfc1c8e52dfa3ff0f02059a2af6086589
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
source/ntvfs/posix/config.mk
source/ntvfs/posix/pvfs_acl.c
source/ntvfs/posix/pvfs_acl_xattr.c [new file with mode: 0644]
source/ntvfs/posix/pvfs_xattr.c
source/ntvfs/posix/vfs_posix.c
source/ntvfs/posix/vfs_posix.h