The branch, master has been updated via be03ce7d8bb manpages/vfs_glusterfs: Mention silent skipping of write-behind translator from b8913401304 sefltest: Enable the dcerpc.createtrustrelax test against ad_dc_fips
https://git.samba.org/?p=samba.git;a=shortlog;h=master - Log ----------------------------------------------------------------- commit be03ce7d8bb213633eedcfc3299b8d9865a3c67f Author: Anoop C S <anoo...@samba.org> Date: Thu Nov 5 16:12:09 2020 +0530 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 <anoo...@samba.org> Reviewed-by: Andrew Bartlett <abart...@samba.org> Reviewed-by: Guenther Deschner <g...@samba.org> Autobuild-User(master): Günther Deschner <g...@samba.org> Autobuild-Date(master): Mon Nov 9 13:30:06 UTC 2020 on sn-devel-184 ----------------------------------------------------------------------- Summary of changes: docs-xml/manpages/vfs_glusterfs.8.xml | 5 +++++ 1 file changed, 5 insertions(+) Changeset truncated at 500 lines: 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> -- Samba Shared Repository