make the SMB2 negotiated read and write size settable in smb.conf
authorAndrew Tridgell <tridge@samba.org>
Mon, 14 Apr 2008 17:09:57 +0000 (19:09 +0200)
committerAndrew Tridgell <tridge@samba.org>
Mon, 14 Apr 2008 17:09:57 +0000 (19:09 +0200)
commit9cd04363f56ba5ee4f8b1ffaf662fe81cc995e99
treea874b8a4be6dfea41f9cb88aecd5fcff55835c7b
parent79af7ff2f7f6fabe8a2a48386088228096e218b4
make the SMB2 negotiated read and write size settable in smb.conf

parametic options:

  smb2:max read size = NNN
  smb2:max write size = NNN

The defaults are 65536, which is what Vista sets, and what we
previously set
(This used to be commit 9e60164cae42b5dd95720e48301a2ac57e95482a)
source4/setup/provision