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