]> 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)
commitdecc70437133a59371e599608894dcca57f072b8
treecdaf7f33cae4b08c32c6d6baae5dfa0dcfe32121
parent08e955ae72b187626fcb431d5572392d9f2dccfc
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