cifs: fix regression in very old smb1 mounts
authorRonnie Sahlberg <lsahlber@redhat.com>
Tue, 11 Oct 2022 23:12:07 +0000 (09:12 +1000)
committerSteve French <stfrench@microsoft.com>
Thu, 13 Oct 2022 14:35:07 +0000 (09:35 -0500)
commit2f6f19c7aaad5005dc75298a413eb0243c5d312d
tree2674695b8856b27f311bc33d0567783a7065a16b
parent780614ce1988f9d8ab05a58b49d5506bca60b935
cifs: fix regression in very old smb1 mounts

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>
fs/cifs/connect.c