]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: handle reconnect of tcon when there is no cached dfs referral
authorPaulo Alcantara <pc@cjr.nz>
Mon, 12 Jul 2021 15:38:24 +0000 (12:38 -0300)
committerSteve French <stfrench@microsoft.com>
Fri, 16 Jul 2021 00:06:45 +0000 (19:06 -0500)
commitc6d84362703bbd55bdb02ced35e2dc83e0baf720
tree39be6fb6b929ba93dc503d2f857824806e72ef0f
parent47ebd43fc9413d3b2d68447088297c50a545796c
cifs: handle reconnect of tcon when there is no cached dfs referral

When there is no cached DFS referral of tcon->dfs_path, then reconnect
to same share.

Signed-off-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Cc: <stable@vger.kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/connect.c