Commit d9a6d78
cifs: force interface update before a fresh session setup
During a session reconnect, it is possible that the
server moved to another physical server (happens in case
of Azure files). So at this time, force a query of server
interfaces again (in case of multichannel session), such
that the secondary channels connect to the right
IP addresses (possibly updated now).
Cc: stable@vger.kernel.org
Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>1 parent 6e5e64c commit d9a6d78
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3849 | 3849 | | |
3850 | 3850 | | |
3851 | 3851 | | |
3852 | | - | |
| 3852 | + | |
3853 | 3853 | | |
| 3854 | + | |
| 3855 | + | |
| 3856 | + | |
| 3857 | + | |
3854 | 3858 | | |
3855 | 3859 | | |
3856 | 3860 | | |
| |||
0 commit comments