Fix re-opened bug 8083 - "inherit owner = yes" doesn't interact correctly with vfs_ac...
commit4d47e12865ec5bb117e3d992522900a4c6fc84d3
authorJeremy Allison <jra@samba.org>
Tue, 7 Jun 2011 18:54:35 +0000 (7 11:54 -0700)
committerKarolin Seeger <kseeger@samba.org>
Thu, 9 Jun 2011 18:03:38 +0000 (9 20:03 +0200)
treeec381b75374be0ccdc77cac06e8337a2facc2870
parent9994cca22b2c4948c7948f4d83dc3e8efbbd121e
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