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)
committerKarolin Seeger <kseeger@samba.org>
Fri, 16 Sep 2016 10:05:34 +0000 (12:05 +0200)
commit63d0f968eb72ec2d9074570d1bc14cf9013263ca
tree4b33e7327ad4334bcb69be3d31e6dd8a4d8b7571
parentf23bb1348cb7bcedb742de9dcb523d80a6f66e15
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>
(backported from commit 26a9867ae1a9c69659252ce03c280c7c18a6c58f)
docs-xml/manpages/vfs_acl_tdb.8.xml
docs-xml/manpages/vfs_acl_xattr.8.xml
source3/modules/vfs_acl_common.c