Fix bug #7812 - vfs_acl_xattr/vfs_acl_tdb: ACL inheritance cannot be disabled
authorJeremy Allison <jra@samba.org>
Tue, 23 Nov 2010 22:31:43 +0000 (14:31 -0800)
committerJeremy Allison <jra@samba.org>
Tue, 23 Nov 2010 23:18:57 +0000 (00:18 +0100)
commit6af05f10c1626bbc6206c786af5ba0cec42ec3fa
treeea797fb0a152a5bb04aa984e784756a0242d8a0b
parentdf70a4a3b7886660dceab8ec9646ae449098851a
Fix bug #7812 - vfs_acl_xattr/vfs_acl_tdb: ACL inheritance cannot be disabled

We were losing the incoming security descriptor revision number and
most importantly the "type" field as sent by the client. Ensure we
correctly store these in the xattr object.

Jeremy.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Wed Nov 24 00:18:57 CET 2010 on sn-devel-104
source3/modules/vfs_acl_common.c