The branch, master has been updated
       via  c406a5b docs: mention that the echo handler is for SMB1 only
      from  f8d9751 python/samba/netcmd: Fix wrong exception referenced in code

https://git.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit c406a5bef93da2c36d5635115170b23d33ecd974
Author: Björn Jacke <bja...@samba.org>
Date:   Thu Jul 12 09:39:00 2018 +0200

    docs: mention that the echo handler is for SMB1 only
    
    Signed-off-by: Bjoern Jacke <bja...@samba.org>
    Reviewed-by: Karolin Seeger <ksee...@samba.org>
    
    Autobuild-User(master): Karolin Seeger <ksee...@samba.org>
    Autobuild-Date(master): Fri Jul 13 11:44:02 CEST 2018 on sn-devel-144

-----------------------------------------------------------------------

Summary of changes:
 docs-xml/smbdotconf/misc/asyncsmbechohandler.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


Changeset truncated at 500 lines:

diff --git a/docs-xml/smbdotconf/misc/asyncsmbechohandler.xml 
b/docs-xml/smbdotconf/misc/asyncsmbechohandler.xml
index 2b6eeb3..26a4346 100644
--- a/docs-xml/smbdotconf/misc/asyncsmbechohandler.xml
+++ b/docs-xml/smbdotconf/misc/asyncsmbechohandler.xml
@@ -7,7 +7,8 @@
          async smb echo handler. It can be beneficial if your file
          system can block syscalls for a very long time. In some
          circumstances, it prolongs the timeout that Windows uses to
-         determine whether a connection is dead.
+         determine whether a connection is dead. This parameter is only for
+         SMB1. For SMB2 and above TCP keepalives can be used instead.
        </para>
 </description>
 <value type="default">no</value>


-- 
Samba Shared Repository

Reply via email to