commit | 8ef130f9ec27973f7b49e20c5a3b9134ca33026c | [log] [tgz] |
---|---|---|
author | Long Li <longli@microsoft.com> | Wed Nov 22 17:38:37 2017 -0700 |
committer | Steve French <smfrench@gmail.com> | Wed Jan 24 19:49:06 2018 -0600 |
tree | 563cf221e25dab8743dabf4e3cd42e04c5fc8e23 | |
parent | 781a8050f2a8e1474a75122b7d940959cc579e14 [diff] |
CIFS: SMBD: Implement function to destroy a SMB Direct connection Add function to tear down a SMB Direct connection. This is used by upper layer to free all SMB Direct connection and transport resources. 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>