]> 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)
commit00e56bd82f28ea47c3c37bc23529c08eaafb5411
treee1f8475082fb3495674dc4a5459a4e78c46e28ec
parent518231d665dedf8c0bbbb50377192f52f83cfd90
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