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)
committerKarolin Seeger <kseeger@samba.org>
Thu, 13 Oct 2011 18:09:55 +0000 (20:09 +0200)
commita97cbf014efed5c85447d6478d4fc6803828bc8b
treeb6136e8d69b4cf06a5d48a7d6c700d767a628053
parent76ee6a961e4d0e32f425ecec6fe3f7633c96e584
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)
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