CIFS: SMBD: Implement function to destroy a SMB Direct connection
authorLong Li <longli@microsoft.com>
Thu, 23 Nov 2017 00:38:37 +0000 (17:38 -0700)
committerSteve French <smfrench@gmail.com>
Thu, 25 Jan 2018 01:49:06 +0000 (19:49 -0600)
commit8ef130f9ec27973f7b49e20c5a3b9134ca33026c
tree563cf221e25dab8743dabf4e3cd42e04c5fc8e23
parent781a8050f2a8e1474a75122b7d940959cc579e14
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>
fs/cifs/smbdirect.c
fs/cifs/smbdirect.h