Another part of the fix for Bug 8473 - smb2_find uses a hard coded max reply size...
commit7a7feaae8ce94626f0e185c177fc2e9ef88d8523
authorJeremy Allison <jra@samba.org>
Wed, 12 Oct 2011 21:00:32 +0000 (12 14:00 -0700)
committerKarolin Seeger <kseeger@samba.org>
Sat, 15 Oct 2011 18:49:14 +0000 (15 20:49 +0200)
treed221448a45645f8e091e26293e3fa768cdea3c30
parent7cfd970602378548944aa1a730430a49965cfa14
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
(cherry picked from commit d2a9e8df35be1516f22f0ef78356de6d4b02d4d3)
(cherry picked from commit a97cbf014efed5c85447d6478d4fc6803828bc8b)
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