smb: client: make use of common smbdirect_socket
[ Upstream commit c3011b9a ] This is the next step in the direction of a common smbdirect layer. Currently only structures are shared, but that will change over time until everything is shared. Cc: Steve French <smfrench@gmail.com> Cc: Tom Talpey <tom@talpey.com> Cc: Long Li <longli@microsoft.com> Cc: Namjae Jeon <linkinjeon@kernel.org> Cc: Hyunchul Lee <hyc.lee@gmail.com> Cc: Meetakshi Setiya <meetakshisetiyaoss@gmail.com> Cc: linux-cifs@vger.kernel.org Cc: samba-technical@lists.samba.org Signed-off-by:Stefan Metzmacher <metze@samba.org> Signed-off-by:
Steve French <stfrench@microsoft.com> Stable-dep-of: 5349ae5e ("smb: client: let send_done() cleanup before calling smbd_disconnect_rdma_connection()") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading