diff options
| author | Stefan Metzmacher <metze@samba.org> | 2025-09-19 07:19:26 +0200 |
|---|---|---|
| committer | Steve French <stfrench@microsoft.com> | 2026-04-15 21:58:19 -0500 |
| commit | de5ef8ec3c4694b9ad665eeea7321202a85474b6 (patch) | |
| tree | 2ccc80c69fbdde369857a0cfba3a82e71dade0f9 /tools/perf/scripts/python | |
| parent | 0ad03ed97da1761a8c42bf4fad559409dfbe0db7 (diff) | |
smb: smbdirect: introduce smbdirect_mr.c with client mr code
This is basically contains the following functions copied from
the client: destroy_mr_list, allocate_mr_list, register_mr_done,
smbd_mr_recovery_work, get_mr, smbd_iter_to_mr, smbd_register_mr
and smbd_deregister_mr.
They got new names, some indentation/formatting changes,
some variable names are changed too.
They also only use struct smbdirect_socket instead of
struct smbd_connection.
But the logic is still the same. They will be used
by the client soon.
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
