From: Stefan Metzmacher Date: Tue, 8 Jan 2019 15:22:25 +0000 (+0100) Subject: s4:torture/smb2: replace torture:cn_max_buffer_size option with the negotiated max... X-Git-Tag: samba-4.11.0rc1~1477 X-Git-Url: http://git.samba.org/?a=commitdiff_plain;h=12fb3ec1dd886c15977ae9eb0b2b25f2017db10d;hp=12fb3ec1dd886c15977ae9eb0b2b25f2017db10d;p=samba.git s4:torture/smb2: replace torture:cn_max_buffer_size option with the negotiated max trans size Both: smbtorture //w2012r2-188/torture -Ua%b smb2.notify.valid-req --smb-ports=139 and: smbtorture //w2012r2-188/torture -Ua%b smb2.notify.valid-req --smb-ports=445 work against Windows 2008R2, 2012R2 and 2016 now and it reflects what we have implemented in Samba. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13864 Signed-off-by: Stefan Metzmacher Reviewed-by: Jeremy Allison ---