Fix re-opened bug 8083 - "inherit owner = yes" doesn't interact correctly with vfs_ac...
authorJeremy Allison <jra@samba.org>
Tue, 7 Jun 2011 19:36:24 +0000 (12:36 -0700)
committerKarolin Seeger <kseeger@samba.org>
Fri, 10 Jun 2011 19:12:45 +0000 (21:12 +0200)
commitb5011e4c2cee39d4334c04ce7c8adc43a8ca7e6b
treec7742df40915c209c19b4bc8d3f5e486d1c53c6e
parentf5e238cbd97d63e107b64268691dff67cce8fe94
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 !
source3/modules/vfs_acl_common.c