diff options
author | Paulo Alcantara | 2021-02-24 20:59:21 -0300 |
---|---|---|
committer | Steve French | 2021-02-25 12:14:17 -0600 |
commit | 8513222b9ef2709ba40cbda07b55d5fbcfdd4bc7 (patch) | |
tree | a9d54605c1bfe0048f17caec05ddb5a68065df34 /fs/cifs/Kconfig | |
parent | d01132ae50207bb6fd94e08e80c2d7b839408086 (diff) |
cifs: fix DFS failover
In do_dfs_failover(), the mount_get_conns() function requires the full
fs context in order to get new connection to server, so clone the
original context and change it accordingly when retrying the DFS
targets in the referral.
If failover was successful, then update original context with the new
UNC, prefix path and ip address.
Signed-off-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Cc: stable@vger.kernel.org # 5.11
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/Kconfig')
0 files changed, 0 insertions, 0 deletions