commit | 72797ffca1bdc5a21eb829c690623bf5e1199bc4 | [log] [tgz] |
---|---|---|
author | Paulo Alcantara <pc@cjr.nz> | Mon Jul 12 12:38:24 2021 -0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 20 16:05:35 2021 +0200 |
tree | dd4aaa076a40bc451b1717ed3f3acfcde0cce758 | |
parent | b93f9499427cf15ee39877c43052ed26527e59ff [diff] |
cifs: handle reconnect of tcon when there is no cached dfs referral commit 507345b5ae6a57b7ecd7550ff39282ed20de7b8d upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>