cifs: fix computation for MAX_SMB2_HDR_SIZE
authorRonnie Sahlberg <lsahlber@redhat.com>
Tue, 29 Jan 2019 02:46:16 +0000 (12:46 +1000)
committerSteve French <stfrench@microsoft.com>
Tue, 29 Jan 2019 22:15:08 +0000 (16:15 -0600)
commit58d15ed1203f4d858c339ea4d7dafa94bd2a56d3
tree3e9e75261c188f7e58fe35d5eea0d8ecbb06f1d6
parent4aa9fc2a435abe95a1e8d7f8c7b3d6356514b37a
cifs: fix computation for MAX_SMB2_HDR_SIZE

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>
fs/cifs/smb2pdu.h