summaryrefslogtreecommitdiffstats
path: root/rust/kernel/alloc/kvec
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2025-09-01 16:10:49 +0200
committerSteve French <stfrench@microsoft.com>2026-04-15 21:58:20 -0500
commitd1f187656797fc7434388c1795e05f8abe370d46 (patch)
treeb31289991c14c302fe1299a8b53c7bd042629d25 /rust/kernel/alloc/kvec
parentede2b44b0e62378cb8585dda20a4edadbc621bb0 (diff)
downloadlinux-d1f187656797fc7434388c1795e05f8abe370d46.tar.gz
linux-d1f187656797fc7434388c1795e05f8abe370d46.zip
smb: smbdirect: introduce smbdirect_connect[_sync]()
This implements a fully async connect logic over all rdma related operations: rdma_resolve_addr, rdma_resolve_route and rdma_connect_locked until we reach RDMA_CM_EVENT_ESTABLISHED, followed by the smbdirect negotiation request/response handling until we reach SMBDIRECT_SOCKET_CONNECTED. smbdirect_connect_sync() is just a useful wrapper around the async logic calling smbdirect_connect() followed by smbdirect_connection_wait_for_connected(), which only waits for SMBDIRECT_SOCKET_CONNECTED or an error. 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: linux-cifs@vger.kernel.org Cc: samba-technical@lists.samba.org Signed-off-by: Stefan Metzmacher <metze@samba.org> Acked-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'rust/kernel/alloc/kvec')
0 files changed, 0 insertions, 0 deletions