summaryrefslogtreecommitdiff
path: root/rust/kernel/interop/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2025-11-14 15:41:02 +0100
committerSteve French <stfrench@microsoft.com>2026-04-15 21:58:24 -0500
commit2eff5e51f97663ad2371115260884396718b5e92 (patch)
tree87c872f7546976c389726084e3b4d67921afa6e1 /rust/kernel/interop/git@git.tavy.me:linux-stable.git
parent1b2d94a3c986473fbb05cd6c5a45d67e5f39f3c2 (diff)
smb: server: make use of smbdirect_socket_{listen,accept}()
We no longer need the custom rdma listener. The code logic is very similar to transport_tcp.c now using a kernel thread that loops over smbdirect_socket_accept(). This is the first step in the direction of using IPPROTO_SMBDIRECT sockets in future. Cc: Namjae Jeon <linkinjeon@kernel.org> Cc: Steve French <smfrench@gmail.com> Cc: Tom Talpey <tom@talpey.com> 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/interop/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions