smb2: reset the smb2 context before a new connection
commitacfdc5842ca5fefe9519b50117a94e3993b9c9ed
authorThomas Guillem <thomas@gllm.fr>
Thu, 29 Oct 2020 15:11:29 +0000 (29 16:11 +0100)
committerThomas Guillem <thomas@gllm.fr>
Mon, 2 Nov 2020 10:54:09 +0000 (2 11:54 +0100)
tree73a985e7d6c4d8180d3eda3d11c36847bfe42190
parent157a5db7d3f524db414fda43d4b56086cfeec335
smb2: reset the smb2 context before a new connection

It seems that the same smb2 context can't be used after it first failed
to login with a SMB3 server.
modules/access/smb2.c