diff options
| author | Stefan Metzmacher <metze@samba.org> | 2025-09-20 08:42:16 +0200 |
|---|---|---|
| committer | Steve French <stfrench@microsoft.com> | 2026-04-15 21:58:20 -0500 |
| commit | eb3ed1e9048cf7b2a38112f48e0f1b772bb7860d (patch) | |
| tree | e60fa373691550d2a9c6154d726672519df3b389 /scripts | |
| parent | d1f187656797fc7434388c1795e05f8abe370d46 (diff) | |
| download | linux-eb3ed1e9048cf7b2a38112f48e0f1b772bb7860d.tar.gz linux-eb3ed1e9048cf7b2a38112f48e0f1b772bb7860d.zip | |
smb: smbdirect: introduce smbdirect_accept_connect_request()
This will be used by the server to handle new connections.
All rdma processing from rdma_accept() to RDMA_CM_EVENT_ESTABLISHED
as well as the waiting for the smbdirect negotiation request
and sending the negotiation response is done async
until we reach SMBDIRECT_SOCKET_CONNECTED.
Sync behaviour will be done by the server calling
smbdirect_conection_wait_for_connected() in order
to each 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 'scripts')
0 files changed, 0 insertions, 0 deletions
