commit | a3a53b7603798fd875e2afbba7e2b9ba6b19c7c7 | [log] [tgz] |
---|---|---|
author | Paulo Alcantara <palcantara@suse.de> | Wed Nov 14 17:20:31 2018 -0200 |
committer | Steve French <stfrench@microsoft.com> | Fri Dec 28 10:13:11 2018 -0600 |
tree | 211c5626d7a2e56f6175b4a516dcbcfbf37dde27 | |
parent | 23324407143dd923660378fd9b40b9a711972269 [diff] |
cifs: Add support for failover in smb2_reconnect() After a successful failover in cifs_reconnect(), the smb2_reconnect() function will make sure to reconnect every tcon to new target server. For SMB2+. Signed-off-by: Paulo Alcantara <palcantara@suse.de> Signed-off-by: Aurelien Aptel <aaptel@suse.com> Signed-off-by: Steve French <stfrench@microsoft.com>