r4448: - fixed access_mask checking on acl set
authorAndrew Tridgell <tridge@samba.org>
Fri, 31 Dec 2004 08:56:32 +0000 (08:56 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:07:51 +0000 (13:07 -0500)
commit291b02a639aa6551ac1f59e47a78d5590d2b7f6e
treedcba74eba6867928205402457385ed7d1c9f8f04
parent90a322f6d7fc2d9a12daea8bd752d549eb874814
r4448: - fixed access_mask checking on acl set

- honor the change ownership requests of acl set, changing the underlying
  unix owner/group

- fix the access mask on file create with SEC_FLAG_MAXIMUM_ALLOWED
(This used to be commit 5761fa35ab727b51ef1b52459911bafbdd788755)
source4/ntvfs/posix/pvfs_acl.c
source4/ntvfs/posix/pvfs_open.c
source4/ntvfs/posix/pvfs_qfileinfo.c
source4/ntvfs/posix/pvfs_setfileinfo.c