Second part of the attemt to fix #4308 - Excel save operation corrupts file ACLs.
commit90b660e2382711d005e8c4c4ae1c6adbd5e5b687
authorJeremy Allison <jra@samba.org>
Thu, 22 Jan 2009 22:32:32 +0000 (22 14:32 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 22 Jan 2009 22:32:32 +0000 (22 14:32 -0800)
tree90b45313fbc6c0140313a011e06ed16fe7513845
parent96b819e04cd71a6c899801ae68031bf55b54ea46
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