diff options
author | Shyam Prasad N <sprasad@microsoft.com> | 2022-01-16 13:28:34 +0000 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2022-01-19 11:10:55 -0600 |
commit | ece0767641740c7eea7aee5a332728e115b00eab (patch) | |
tree | bd652a7936713290f89fc9bfc6bdac1eb36731c6 /fs/cifs/sess.c | |
parent | e154cb7b0ab961f9d785ed34c2d7128413e7083d (diff) | |
download | linux-stable-ece0767641740c7eea7aee5a332728e115b00eab.tar.gz linux-stable-ece0767641740c7eea7aee5a332728e115b00eab.tar.bz2 linux-stable-ece0767641740c7eea7aee5a332728e115b00eab.zip |
cifs: remove repeated state change in dfs tree connect
cifs_tree_connect checks and sets the tidStatus for the tcon.
cifs_tree_connect also calls a dfs specific tree connect
function, which also does similar checks. This should
not happen. Removing it with this change.
Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/sess.c')
0 files changed, 0 insertions, 0 deletions