]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
smb: smbdirect: introduce smbdirect_socket_set_logging()
authorStefan Metzmacher <metze@samba.org>
Thu, 23 Oct 2025 11:40:43 +0000 (13:40 +0200)
committerSteve French <stfrench@microsoft.com>
Thu, 16 Apr 2026 02:58:18 +0000 (21:58 -0500)
commit036614cb738a9d092814eba48286da6e1c63f704
treec56e8a772f0290224b20b8afaf959263dba74e47
parentdf76b456280ba2c467907b9f25e1ddc8aea773f1
smb: smbdirect: introduce smbdirect_socket_set_logging()

This will be used by client and server in order to setup
their own logging functions.

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>
fs/smb/common/smbdirect/smbdirect_socket.c