diff options
author | Namjae Jeon <linkinjeon@kernel.org> | 2023-02-08 10:34:37 +0100 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-02-20 18:48:48 +0100 |
commit | 5574920c7a6b0ce7f3d0888ccf1efb9b7870b928 (patch) | |
tree | 245d915b5869c110f08e328c8e5b5ee596e429a2 /fs/cifs/winucase.c | |
parent | filemap: Remove lock_page_killable() (diff) | |
download | linux-5574920c7a6b0ce7f3d0888ccf1efb9b7870b928.tar.xz linux-5574920c7a6b0ce7f3d0888ccf1efb9b7870b928.zip |
cifs: remove unneeded 2bytes of padding from smb2 tree connect
Due to the 2bytes of padding from the smb2 tree connect request,
there is an unneeded difference between the rfc1002 length and the actual
frame length. In the case of windows client, it is sent by matching it
exactly.
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/winucase.c')
0 files changed, 0 insertions, 0 deletions