Parameterize "smb2 max read", "smb2 max write", "smb2 max trans".
authorJeremy Allison <jra@samba.org>
Tue, 6 Apr 2010 22:43:35 +0000 (15:43 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 6 Apr 2010 22:43:35 +0000 (15:43 -0700)
commit9c410118cb8b53a6a7194b6768f433cac056e4d2
treeda4bbc2c88538adf1ed265684ca140dfa1021d94
parent027adf88eaf8c3a7375da7c0f9c0397db46668e6
Parameterize "smb2 max read", "smb2 max write", "smb2 max trans".

Set to 64k by default.

Jeremy.
docs-xml/smbdotconf/tuning/smb2maxread.xml [new file with mode: 0644]
docs-xml/smbdotconf/tuning/smb2maxtrans.xml [new file with mode: 0644]
docs-xml/smbdotconf/tuning/smb2maxwrite.xml [new file with mode: 0644]
source3/include/proto.h
source3/param/loadparm.c
source3/smbd/smb2_negprot.c
source3/smbd/smb2_notify.c
source3/smbd/smb2_read.c
source3/smbd/smb2_write.c