r4403: - added ACL inheritance in the pvfs backend. ACLs are now inherited on
commitabe22d0351955adb1ad7c304d45b9539d202aadb
authorAndrew Tridgell <tridge@samba.org>
Thu, 30 Dec 2004 02:25:20 +0000 (30 02:25 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:07:43 +0000 (10 13:07 -0500)
treec24b4533344f9a5b97019aa85abf77047bf16d42
parente20be5a6be8fc5da412623c0491cdf9362f1dc2d
r4403: - added ACL inheritance in the pvfs backend. ACLs are now inherited on
  file and directory creation via ntcreatex. pvfs now passes the
  inheritance test in RAW-ACLS

- cleaned up the error handling a bit in pvfs_open()
(This used to be commit f4dfb63d5395a365961a21388639809fcd3112d0)
source4/ntvfs/posix/pvfs_acl.c
source4/ntvfs/posix/pvfs_open.c
source4/ntvfs/posix/pvfs_resolve.c