diff options
| author | Stefan Metzmacher <metze@samba.org> | 2025-10-21 15:17:35 +0200 |
|---|---|---|
| committer | Steve French <stfrench@microsoft.com> | 2026-04-15 21:58:20 -0500 |
| commit | dce268ffcddc96f29707c1967c52b036ad92e43d (patch) | |
| tree | f322cccbb004fe3c16cb05c799d01e93b4543a5b /rust/kernel/alloc | |
| parent | b3e78c651441eaf08e830e260d06fd8d33a8b7f9 (diff) | |
| download | linux-dce268ffcddc96f29707c1967c52b036ad92e43d.tar.gz linux-dce268ffcddc96f29707c1967c52b036ad92e43d.zip | |
smb: smbdirect: introduce smbdirect_socket_init_{new,accepting}() and helpers
These will be used in order to initialize struct smbdirect_socket
with rdma.cm_id being valid from the start in order to hold
a reference to the correct net namespace, this will allow
us to implement async connecting and accepting logic in
the next steps.
This comes with some related helper functions in
order to initialize the socket without the need
to access internals of struct smbdirect_socket:
smbdirect_socket_set_initial_parameters
smbdirect_socket_get_current_parameters
smbdirect_socket_set_kernel_settings
smbdirect_socket_set_custom_workqueue
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')
0 files changed, 0 insertions, 0 deletions
