]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: allow disabling insecure dialects in the config
authorSteve French <stfrench@microsoft.com>
Tue, 19 Jun 2018 19:34:08 +0000 (14:34 -0500)
committerSteve French <stfrench@microsoft.com>
Tue, 7 Aug 2018 19:15:41 +0000 (14:15 -0500)
commit334c7fbb0183a37702488381b6a1a8b6127518c1
treecdaf7f33cae4b08c32c6d6baae5dfa0dcfe32121
parentaaa563a3e163e918c46bb1a3ab3906f11daf2134
cifs: allow disabling insecure dialects in the config

allow disabling cifs (SMB1 ie vers=1.0) and vers=2.0 in the
config for the build of cifs.ko if want to always prevent mounting
with these less secure dialects.

Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
fs/cifs/Kconfig
fs/cifs/connect.c