summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorDavid Disseldorp <ddiss@samba.org>2017-02-08 17:49:43 +0100
committerDavid Disseldorp <ddiss@samba.org>2017-02-15 21:00:53 +0100
commit07bbd7fb449fbe64a682c4e6b0cf93fe91006a2e (patch)
tree1df68ef3c7be650461cc413b893aa5320e7d604b /docs-xml
parentec788bead3118a8b9c6069c702357ea5509db868 (diff)
downloadsamba-07bbd7fb449fbe64a682c4e6b0cf93fe91006a2e.tar.gz
docs/vfs_ceph: document user_id parameter
Signed-off-by: David Disseldorp <ddiss@samba.org> Reviewed-by: Ralph Böhme <slow@samba.org> Autobuild-User(master): David Disseldorp <ddiss@samba.org> Autobuild-Date(master): Wed Feb 15 21:00:53 CET 2017 on sn-devel-144
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages/vfs_ceph.8.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs-xml/manpages/vfs_ceph.8.xml b/docs-xml/manpages/vfs_ceph.8.xml
index 37d50b96ca3..c492d31979d 100644
--- a/docs-xml/manpages/vfs_ceph.8.xml
+++ b/docs-xml/manpages/vfs_ceph.8.xml
@@ -83,6 +83,20 @@
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>ceph:user_id = name</term>
+ <listitem>
+ <para>
+ Allows one to explicitly set the client ID used for the
+ CephFS mount handle. Empty by default (CephFS uses the
+ process id).
+ </para>
+ <para>
+ Example: ceph:user_id = samba
+ </para>
+ </listitem>
+ </varlistentry>
+
</variablelist>
</refsect1>