summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorDavid Disseldorp <ddiss@samba.org>2018-07-05 17:18:15 +0200
committerKarolin Seeger <kseeger@samba.org>2018-08-13 12:56:35 +0200
commit35587653149f23144f3348cb4a86267d3c1bd807 (patch)
tree985cfc373784867db1c56f21c566f5469915b715 /docs-xml
parent2a546235712bc475df1abd0f92c07dd656bb5338 (diff)
downloadsamba-35587653149f23144f3348cb4a86267d3c1bd807.tar.gz
vfs_ceph: don't lie about flock support
Instead, match vfs_gluster behaviour and require that users explicitly disable "kernel share modes". Bug: https://bugzilla.samba.org/show_bug.cgi?id=13506 Signed-off-by: David Disseldorp <ddiss@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> (cherry picked from commit 926ae50627d536735cee9b3931ee35bc19060261)
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages/vfs_ceph.8.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs-xml/manpages/vfs_ceph.8.xml b/docs-xml/manpages/vfs_ceph.8.xml
index 453030e50de..813b430739e 100644
--- a/docs-xml/manpages/vfs_ceph.8.xml
+++ b/docs-xml/manpages/vfs_ceph.8.xml
@@ -62,7 +62,15 @@
<programlisting>
<smbconfsection name="[share]"/>
<smbconfoption name="vfs objects">ceph</smbconfoption>
+ <smbconfoption name="path">/non-mounted/cephfs/path</smbconfoption>
+ <smbconfoption name="kernel share modes">no</smbconfoption>
</programlisting>
+
+ <para>
+ Note that currently <command>kernel share modes</command> have
+ to be disabled in a share running with the CephFS vfs module for
+ file serving to work properly.
+ </para>
</refsect1>
<refsect1>