]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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>
Wed, 13 Mar 2019 21:03:15 +0000 (14:03 -0700)
commit3c7de41bd199883c3cc04e532827fc272e99c0b0
treef1f3c4b82533ffc4c35c996570035369d8c843cb
parentb9f6c4ea3b097078c2e285fb69c67eca9061e43e
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