s3:smb2_server: max_trans, max_read and max_write are limited to 64 kilobytes
commit8778996e1bbc01672f68a0c5b01d34f86002b8a1
authorStefan Metzmacher <metze@samba.org>
Mon, 5 Sep 2011 10:14:06 +0000 (5 12:14 +0200)
committerKarolin Seeger <kseeger@samba.org>
Sat, 15 Oct 2011 18:48:54 +0000 (15 20:48 +0200)
tree459a226f1b7fbfb08070ad73355ba8f2756efdaa
parent5c204ac5cd53f70a255628779fd55c195dbe3c3d
s3:smb2_server: max_trans, max_read and max_write are limited to 64 kilobytes

Only if SMB2_CAP_LARGE_MTU is supported we should announce larger limits.

metze
(cherry picked from commit e603929b9801ad6cc47dead19d27b42fe46489c7)
(cherry picked from commit 84b4cd03a17e84ffd311b99ec73846a29507418d)
source3/smbd/smb2_negprot.c