Second part of the attemt to fix #4308 - Excel save operation corrupts file ACLs.
commitd1a47654ee2c7d6fe38ceaf3fd65bfd33caabcb7
authorJeremy Allison <jra@samba.org>
Thu, 22 Jan 2009 22:32:44 +0000 (22 14:32 -0800)
committerKarolin Seeger <kseeger@samba.org>
Wed, 28 Jan 2009 08:40:11 +0000 (28 09:40 +0100)
tree8e0fefca7b94f497dc126ca796ac436f6447d3f3
parenta0e1e76cdd4183e85ea14ce990e47bd80eedd8ef
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 7e38054a94d3feacda9c249549d2721a4ee0b261)
source/smbd/posix_acls.c