Fix re-opened bug 8083 - "inherit owner = yes" doesn't interact correctly with vfs_ac...
authorJeremy Allison <jra@samba.org>
Tue, 7 Jun 2011 18:54:35 +0000 (11:54 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 7 Jun 2011 20:32:18 +0000 (22:32 +0200)
commitaff6c52370f853d447fc089796b0e4aa29c24d75
treedfa54273cbdb3434d30b29c573838c48f61cd432
parentc3ac298a1fe4f5cada6d09376e2d4a3df271a093
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 !

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Tue Jun  7 22:32:18 CEST 2011 on sn-devel-104
source3/modules/vfs_acl_common.c