commit | 781a8050f2a8e1474a75122b7d940959cc579e14 | [log] [tgz] |
---|---|---|
author | Long Li <longli@microsoft.com> | Wed Nov 22 17:38:36 2017 -0700 |
committer | Steve French <smfrench@gmail.com> | Wed Jan 24 19:49:06 2018 -0600 |
tree | b21892740250aeaf62bc436662da4b39db93d25f | |
parent | ad57b8e1726ed1b61f74c278c602cd5aab21bd95 [diff] |
CIFS: SMBD: Upper layer reconnects to SMB Direct session Do a reconnect on SMB Direct when it is used as the connection. Reconnect can happen for many reasons and it's mostly the decision of SMB2 upper layer. Signed-off-by: Long Li <longli@microsoft.com> Signed-off-by: Steve French <smfrench@gmail.com> Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com> Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>