CIFS: SMBD: Implement function to reconnect to a SMB Direct transport
authorLong Li <longli@microsoft.com>
Thu, 23 Nov 2017 00:38:35 +0000 (17:38 -0700)
committerSteve French <smfrench@gmail.com>
Thu, 25 Jan 2018 01:49:06 +0000 (19:49 -0600)
commitad57b8e1726ed1b61f74c278c602cd5aab21bd95
treef2fc472770919cfcb2b8faf83a595859e4150b55
parent2f8946464b11822169b9f10c7cf58a2440b51d54
CIFS: SMBD: Implement function to reconnect to a SMB Direct transport

Add function to implement a reconnect to SMB Direct. This involves tearing down
the current connection and establishing/negotiating a new connection.

Signed-off-by: Long Li <longli@microsoft.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
fs/cifs/smbdirect.c
fs/cifs/smbdirect.h