]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
cifs: fix regression in very old smb1 mounts
authorRonnie Sahlberg <lsahlber@redhat.com>
Tue, 11 Oct 2022 23:12:07 +0000 (09:12 +1000)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 6 Dec 2022 13:45:47 +0000 (14:45 +0100)
commita20fa6a4f87a662545f0296e319bc454c0d7572c
treebf008745238f7b526f401d58d857e4cc26eb45e8
parent69a21dc7b81c7fb15cee9ca91f098c16ac359fe1
cifs: fix regression in very old smb1 mounts

BugLink: https://bugs.launchpad.net/bugs/1998843
commit 2f6f19c7aaad5005dc75298a413eb0243c5d312d upstream.

BZ: 215375

Fixes: 76a3c92ec9e0 ("cifs: remove support for NTLM and weaker authentication algorithms")
Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
fs/cifs/connect.c