Second part of the attemt to fix #4308 - Excel save operation corrupts file ACLs.
authorJeremy Allison <jra@samba.org>
Thu, 22 Jan 2009 22:38:57 +0000 (14:38 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 22 Jan 2009 22:38:57 +0000 (14:38 -0800)
commit81533e2d39cae11b7ea06f289a7c398ed3c51da9
treed72d193e431f8bc6e3e656f7a807bbbc75ec6ffe
parentb7094c0b804984de8e0b50c17e7908a2685df557
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.
source3/smbd/posix_acls.c