Another part of the fix for Bug 8473 - smb2_find uses a hard coded max reply size...
authorJeremy Allison <jra@samba.org>
Wed, 12 Oct 2011 21:00:32 +0000 (14:00 -0700)
committerStefan Metzmacher <metze@samba.org>
Thu, 13 Oct 2011 10:22:23 +0000 (12:22 +0200)
commitd2a9e8df35be1516f22f0ef78356de6d4b02d4d3
tree1026413b3274eda0507f015f634690e32ce56ae8
parent5dcce64bbd64d1fbc81fa1135e77c87316691017
Another part of the fix for Bug 8473 - smb2_find uses a hard coded max reply size of 0x10000 instead of smb2_max_trans.

Change the defaults and the documentation to reflect the 64k limit.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Thu Oct 13 12:22:23 CEST 2011 on sn-devel-104
docs-xml/smbdotconf/protocol/smb2maxcredits.xml
docs-xml/smbdotconf/protocol/smb2maxread.xml
docs-xml/smbdotconf/protocol/smb2maxtrans.xml
docs-xml/smbdotconf/protocol/smb2maxwrite.xml
source3/include/local.h