commit | 6efd69d63339904fce3095723e470fd8f86a49a8 | [log] [tgz] |
---|---|---|
author | Ronnie Sahlberg <lsahlber@redhat.com> | Tue Jan 29 12:46:16 2019 +1000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Mar 13 14:02:31 2019 -0700 |
tree | bb8108bc7f5ccad958fd379cd97be340a52dd8d4 | |
parent | 15fb5d73e47e89171a38962a23cc39c213e40500 [diff] |
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>