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)
commit3792c1732878822ebf5a1c7e83e23453b9bbb698
treee8c901db3f440f21233d24f9ebd65be29624b5e5
parent093b2bdad3221e3fae3c26d89387e7297a157664
CIFS: Respect SMB2 header/max header size

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>
fs/cifs/cifsfs.c
fs/cifs/misc.c