docs-xml: clarify "smb2 disable lock sequence checking" section
authorStefan Metzmacher <metze@samba.org>
Thu, 27 Aug 2020 02:50:15 +0000 (04:50 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 23 Sep 2020 12:49:05 +0000 (14:49 +0200)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
docs-xml/smbdotconf/protocol/smb2_disable_lock_sequence_checking.xml

index 9ca7187fb513c522ff64fe2bccde2963b199ad94..3a33b8b142008e87cc223e6ef1fe259a4fa3357e 100644 (file)
@@ -22,7 +22,7 @@
     in [MS-SMB2].</para>
 
     <para>By default Samba behaves according to the specification
-    and sends smb2 oplock break notification retries.</para>
+    and implements lock sequence checking when multi-channel is used.</para>
 
     <para>Warning: Only enable this option if existing clients can't
     handle lock sequence checking for handles without Open.IsResilient and Open.IsPersistent.