]> asedeno.scripts.mit.edu Git - linux.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)
commit399f9539d951adf26a1078e38c1b0f10cf6c3e71
treee1f8475082fb3495674dc4a5459a4e78c46e28ec
parentf198186aa9bbd60fae7a2061f4feec614d880299
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