CIFS: Respect SMB2 header/max header size
authorPavel Shilovsky <piastry@etersoft.ru>
Thu, 12 Jan 2012 18:40:50 +0000 (22:40 +0400)
committerPavel Shilovsky <pshilovsky@samba.org>
Tue, 24 Jul 2012 17:54:54 +0000 (21:54 +0400)
Use SMB2 header size values for allocation and memset because they
are bigger and suitable for both CIFS and SMB2.

Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru>
Signed-off-by: Steve French <smfrench@gmail.com>

No differences found