]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
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)
committerJeremy Allison <jra@samba.org>
Sat, 6 Mar 2021 02:20:05 +0000 (02:20 +0000)
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14534

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@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.