]> git.baikalelectronics.ru Git - kernel.git/commit
SMB3.1.1: fix mount failure to some servers when compression enabled
authorSteve French <stfrench@microsoft.com>
Thu, 15 Jul 2021 04:32:09 +0000 (23:32 -0500)
committerSteve French <stfrench@microsoft.com>
Fri, 16 Jul 2021 00:07:04 +0000 (19:07 -0500)
commit48936b914d137aa50ef8120c11000230bd6951b7
tree0659b1e0c78fa6c5f080a2869a2959bafaa5049a
parenta7781aac4c23d8262655c2f89aef9f2b140a4845
SMB3.1.1: fix mount failure to some servers when compression enabled

When sending the compression context to some servers, they rejected
the SMB3.1.1 negotiate protocol because they expect the compression
context to have a data length of a multiple of 8.

Reviewed-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/smb2pdu.h