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)
committerStefan Metzmacher <metze@samba.org>
Mon, 5 Sep 2011 16:01:07 +0000 (18:01 +0200)
commite603929b9801ad6cc47dead19d27b42fe46489c7
tree75c6d8a3a8ea8ac11ad78f35c048ca04cfc07089
parenta44d3d176400d0c6500fc8d3c05ee73e930fd140
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
source3/smbd/smb2_negprot.c