Second part of the attemt to fix #4308 - Excel save operation corrupts file ACLs.
commit08836722e63cfd6cfd88059dd3f10d98474f49cb
authorJeremy Allison <jra@samba.org>
Thu, 22 Jan 2009 22:31:27 +0000 (22 14:31 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 22 Jan 2009 22:31:27 +0000 (22 14:31 -0800)
tree7daf5fe274812dc4eb752b1332d4e6fd5919c0e1
parent9a95b6cac2dea88cb9e9b428292dfca9d1e3e801
Second part of the attemt to fix #4308 - Excel save operation corrupts file ACLs.
If the chown succeeds then the ACL set should also. Ensure this is the case
(refactor some of this code to make it simpler to read also).
Jeremy.
source/smbd/posix_acls.c