From: Stefan Metzmacher Date: Thu, 27 Aug 2020 02:50:15 +0000 (+0200) Subject: docs-xml: clarify "smb2 disable lock sequence checking" section X-Git-Tag: tevent-0.11.0~1678 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=927346d93e4d241c588a22405038b8fa2ccc261d;p=thirdparty%2Fsamba.git docs-xml: clarify "smb2 disable lock sequence checking" section BUG: https://bugzilla.samba.org/show_bug.cgi?id=14534 Signed-off-by: Stefan Metzmacher Reviewed-by: Jeremy Allison --- diff --git a/docs-xml/smbdotconf/protocol/smb2_disable_lock_sequence_checking.xml b/docs-xml/smbdotconf/protocol/smb2_disable_lock_sequence_checking.xml index 9ca7187fb51..3a33b8b1420 100644 --- a/docs-xml/smbdotconf/protocol/smb2_disable_lock_sequence_checking.xml +++ b/docs-xml/smbdotconf/protocol/smb2_disable_lock_sequence_checking.xml @@ -22,7 +22,7 @@ in [MS-SMB2]. By default Samba behaves according to the specification - and sends smb2 oplock break notification retries. + and implements lock sequence checking when multi-channel is used. Warning: Only enable this option if existing clients can't handle lock sequence checking for handles without Open.IsResilient and Open.IsPersistent.