Second part of the attemt to fix #4308 - Excel save operation corrupts file ACLs.
authorJeremy Allison <jra@samba.org>
Thu, 22 Jan 2009 22:32:32 +0000 (14:32 -0800)
committerKarolin Seeger <kseeger@samba.org>
Fri, 23 Jan 2009 08:07:39 +0000 (09:07 +0100)
commit6c9843446df64fd7f517bfeeca0afab654a6f0f5
tree0917aa468c0065fc38fba919146a7dbb0f4624f3
parent0e491f80e597f83a1b04d6abc8036fa1ba63f719
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.
(cherry picked from commit 90b660e2382711d005e8c4c4ae1c6adbd5e5b687)
source/smbd/posix_acls.c