r4026: added NT ACL checking on pvfs_open() for existing files. I need to
authorAndrew Tridgell <tridge@samba.org>
Wed, 1 Dec 2004 11:35:01 +0000 (11:35 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:06:15 +0000 (13:06 -0500)
commit9a9a0d0e791e4b64f0a35c921729e623b977af47
tree4dbe7b05d8c7df53a1266dba3df64bf9cb39f7bc
parentc4d21cd4b1ccffd5aaa70a551c57f6eab1ca9c6d
r4026: added NT ACL checking on pvfs_open() for existing files. I need to
work out some way to do a decent test suite for this.
source/ntvfs/posix/pvfs_acl.c
source/ntvfs/posix/pvfs_open.c