diff options
| author | Stefan Metzmacher <metze@samba.org> | 2025-10-21 16:48:12 +0200 |
|---|---|---|
| committer | Steve French <stfrench@microsoft.com> | 2026-04-15 21:58:20 -0500 |
| commit | 20cd3cc4420bdb9f63644cd140e2682f634e651e (patch) | |
| tree | 7a1b88f04f9cc3edeed8bee4ca2196f07d3bf688 /scripts/dummy-tools/python3 | |
| parent | eb3ed1e9048cf7b2a38112f48e0f1b772bb7860d (diff) | |
| download | linux-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 'scripts/dummy-tools/python3')
0 files changed, 0 insertions, 0 deletions
