]> git.baikalelectronics.ru Git - kernel.git/commit
CIFS: SMBD: Implement function to create a SMB Direct connection
authorLong Li <longli@microsoft.com>
Sat, 18 Nov 2017 01:26:52 +0000 (17:26 -0800)
committerSteve French <smfrench@gmail.com>
Thu, 25 Jan 2018 01:49:05 +0000 (19:49 -0600)
commit9f3b0e9b31a7b60b03d6088febe5ce7aae934b26
treee1f8475082fb3495674dc4a5459a4e78c46e28ec
parent6ea555c8a66aa5c79d50c476d1af71df24ca6152
CIFS: SMBD: Implement function to create a SMB Direct connection

The upper layer calls this function to connect to peer through SMB Direct.
Each SMB Direct connection is based on a RDMA RC Queue Pair.

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