From: David Disseldorp Date: Wed, 8 Feb 2017 16:49:43 +0000 (+0100) Subject: docs/vfs_ceph: document user_id parameter X-Git-Tag: talloc-2.1.9~146 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07bbd7fb449fbe64a682c4e6b0cf93fe91006a2e;p=thirdparty%2Fsamba.git docs/vfs_ceph: document user_id parameter Signed-off-by: David Disseldorp Reviewed-by: Ralph Böhme Autobuild-User(master): David Disseldorp Autobuild-Date(master): Wed Feb 15 21:00:53 CET 2017 on sn-devel-144 --- 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 @@ + + ceph:user_id = name + + + Allows one to explicitly set the client ID used for the + CephFS mount handle. Empty by default (CephFS uses the + process id). + + + Example: ceph:user_id = samba + + + +