]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5068290810f2fac4a03a6ed51d21a78e56e5c13a
treef2fc472770919cfcb2b8faf83a595859e4150b55
parent58ca38de0d86981b98b38e17270c8f01fe9195ad
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