]> 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)
commit4f1a3e06260d270749ade5c358ae9c576aef2c97
treef2fc472770919cfcb2b8faf83a595859e4150b55
parent9aea6e9f7f10af1c7707fb4a74f9ea35222fb2cc
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