s3:smb2_server: max_trans, max_read and max_write are limited to 64 kilobytes
authorStefan Metzmacher <metze@samba.org>
Mon, 5 Sep 2011 10:14:06 +0000 (12:14 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 13 Oct 2011 18:09:44 +0000 (20:09 +0200)
commit84b4cd03a17e84ffd311b99ec73846a29507418d
tree8dc9f0284375067fffc118935c922dfd05681fa0
parent60b85eada6e1289b76865e6b4797f2fe0134cfaa
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)
source3/smbd/smb2_negprot.c