From 1b8a0e6a26bc212905a160c32b936ef0ea24c0b2 Mon Sep 17 00:00:00 2001 From: Ralph Boehme Date: Wed, 25 Mar 2015 15:09:02 +0100 Subject: vfs_fruit: add option "nfs_aces" that controls the NFS ACEs stuff Bug: https://bugzilla.samba.org/show_bug.cgi?id=11213 Signed-off-by: Ralph Boehme Reviewed-by: Jeremy Allison --- docs-xml/manpages/vfs_fruit.8.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs-xml') diff --git a/docs-xml/manpages/vfs_fruit.8.xml b/docs-xml/manpages/vfs_fruit.8.xml index a9e2e6d2a54..4e296a42130 100644 --- a/docs-xml/manpages/vfs_fruit.8.xml +++ b/docs-xml/manpages/vfs_fruit.8.xml @@ -188,6 +188,15 @@ + + fruit:nfs_aces = yes | no + + Whether support for querying and modifying the + UNIX mode of directory entries via NFS ACEs is enabled, + default yes. + + + -- cgit v1.2.1