cifs: fix computation for MAX_SMB2_HDR_SIZE
authorRonnie Sahlberg <lsahlber@redhat.com>
Tue, 29 Jan 2019 02:46:16 +0000 (12:46 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Mar 2019 07:18:56 +0000 (08:18 +0100)
commit4b3cc96fa270c9a1d943d725259f67ddb413a8b5
tree7728b52b4671c8746bb51d19cac59248d4d40f61
parentbdde0a895403d1cbc8bfb999854f4788a360e8e5
cifs: fix computation for MAX_SMB2_HDR_SIZE

[ Upstream commit 58d15ed1203f4d858c339ea4d7dafa94bd2a56d3 ]

The size of the fixed part of the create response is 88 bytes not 56.

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
fs/cifs/smb2pdu.h