Fix re-opened bug 8083 - "inherit owner = yes" doesn't interact correctly with vfs_ac...
commit593576899e682b04f979b1e9b8125e67d3f5f95e
authorJeremy Allison <jra@samba.org>
Tue, 7 Jun 2011 18:54:35 +0000 (7 11:54 -0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 26 Jul 2011 19:44:07 +0000 (26 21:44 +0200)
tree970a922cbe3069a7cd62e9744ba6194dee696d7c
parent794f0bd4cf60d5acab96b49124060abb4db64ab2
Fix re-opened bug 8083 - "inherit owner = yes" doesn't interact correctly with vfs_acl_xattr or vfs_acl_tdb module.

Fix incorrect interaction when all of

"inherit permissions = yes"
"inherit acls = yes"
"inherit owner = yes"

are set. Found by Björn Jacke. Thanks Björn !
(cherry picked from commit 4d47e12865ec5bb117e3d992522900a4c6fc84d3)
source3/modules/vfs_acl_common.c