]> git.baikalelectronics.ru Git - kernel.git/commit
ksmbd: remove the leftover of smb2.0 dialect support
authorNamjae Jeon <linkinjeon@kernel.org>
Wed, 29 Sep 2021 04:09:24 +0000 (13:09 +0900)
committerSteve French <stfrench@microsoft.com>
Thu, 7 Oct 2021 15:18:27 +0000 (10:18 -0500)
commit100f70ff62c03a570918126bf5a0c7af40533d95
tree2fc41e3cf470fd77d48d45408dcb1ac1c6888bbb
parent0860a8e800d988a9179883c366ba0db8a8802737
ksmbd: remove the leftover of smb2.0 dialect support

Although ksmbd doesn't send SMB2.0 support in supported dialect list of smb
negotiate response, There is the leftover of smb2.0 dialect.
This patch remove it not to support SMB2.0 in ksmbd.

Cc: Tom Talpey <tom@talpey.com>
Cc: Ronnie Sahlberg <ronniesahlberg@gmail.com>
Cc: Ralph Böhme <slow@samba.org>
Cc: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/ksmbd/smb2ops.c
fs/ksmbd/smb2pdu.c
fs/ksmbd/smb2pdu.h
fs/ksmbd/smb_common.c