vfs_acl_xattr|tdb: add option to control default ACL style
authorRalph Boehme <slow@samba.org>
Wed, 24 Aug 2016 18:31:00 +0000 (20:31 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 30 Aug 2016 19:12:26 +0000 (21:12 +0200)
commit26a9867ae1a9c69659252ce03c280c7c18a6c58f
tree3abe970eba8fde03de07821d33fdb0b94819b0c4
parentf46179ef7310959af095b0ea6234df7523d15457
vfs_acl_xattr|tdb: add option to control default ACL style

Existing behaviour is "posix" style. Next commit will (re)add the
"windows" style. This commit doesn't change behaviour in any way.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=12177

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
docs-xml/manpages/vfs_acl_tdb.8.xml
docs-xml/manpages/vfs_acl_xattr.8.xml
source3/modules/vfs_acl_common.c