summaryrefslogtreecommitdiffstats
path: root/rust/kernel/alloc/kvec
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2025-10-21 16:48:12 +0200
committerSteve French <stfrench@microsoft.com>2026-04-15 21:58:20 -0500
commit20cd3cc4420bdb9f63644cd140e2682f634e651e (patch)
tree7a1b88f04f9cc3edeed8bee4ca2196f07d3bf688 /rust/kernel/alloc/kvec
parenteb3ed1e9048cf7b2a38112f48e0f1b772bb7860d (diff)
downloadlinux-20cd3cc4420bdb9f63644cd140e2682f634e651e.tar.gz
linux-20cd3cc4420bdb9f63644cd140e2682f634e651e.zip
smb: smbdirect: introduce smbdirect_socket_create_{kern,accepting}() and smbdirect_socket_release()
This provides functions which also allocate and free struct smbdirect_socket. This allows callers to use the same flow as with sock_create_kern()/sock_release(). The end goal would be to use sock_create_kern()/sock_release(), but the first step will be to use smbdirect specific functions without any struct socket nor struct sock. 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