summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnoop C S <anoopcs@samba.org>2020-11-05 16:12:09 +0530
committerKarolin Seeger <kseeger@samba.org>2020-12-02 14:50:18 +0000
commiteb525a3e0704595550a130ae865304a90f22b0f8 (patch)
treef59e5f5640959213dea0193d5e68727e42ad4d7b
parentd6fb44cba256ce98feea3dc968653ca22aa715bd (diff)
downloadsamba-eb525a3e0704595550a130ae865304a90f22b0f8.tar.gz
manpages/vfs_glusterfs: Mention silent skipping of write-behind translator
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14486 Signed-off-by: Anoop C S <anoopcs@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org> Autobuild-User(master): Günther Deschner <gd@samba.org> Autobuild-Date(master): Mon Nov 9 13:30:06 UTC 2020 on sn-devel-184 (cherry picked from commit be03ce7d8bb213633eedcfc3299b8d9865a3c67f)
-rw-r--r--docs-xml/manpages/vfs_glusterfs.8.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs-xml/manpages/vfs_glusterfs.8.xml b/docs-xml/manpages/vfs_glusterfs.8.xml
index 7a4da1af919..ca6085a0595 100644
--- a/docs-xml/manpages/vfs_glusterfs.8.xml
+++ b/docs-xml/manpages/vfs_glusterfs.8.xml
@@ -180,6 +180,11 @@
Please disable the write-behind translator for the GlusterFS
volume to allow the plugin to connect to the volume.
</para>
+ <para>
+ With GlusterFS versions >= 9, we silently bypass write-behind
+ translator during intial connect and failure is avoided.
+ </para>
+
</refsect1>