Second part of the attemt to fix #4308 - Excel save operation corrupts file ACLs.
authorJeremy Allison <jra@samba.org>
Thu, 22 Jan 2009 22:31:27 +0000 (14:31 -0800)
committerKarolin Seeger <kseeger@samba.org>
Thu, 30 Jul 2009 07:22:08 +0000 (09:22 +0200)
commit8aa2373eff1c9e3d72233e8809598d07f764cd1e
treeaf2848bcca02530993abc40cc7ed44266f329535
parent5069cd11a1897a6e314faf7eb095a5d2e405523e
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 08836722e63cfd6cfd88059dd3f10d98474f49cb)
source/smbd/posix_acls.c