]> git.ipfire.org Git - thirdparty/linux.git/commit
smb: client: introduce and use smbd_debug_proc_show()
authorStefan Metzmacher <metze@samba.org>
Tue, 21 Oct 2025 19:07:26 +0000 (21:07 +0200)
committerSteve French <stfrench@microsoft.com>
Thu, 16 Apr 2026 02:58:22 +0000 (21:58 -0500)
commit0b0a1a3b2d25464ed65a89e2cfbdd41ea78b2502
treed679fb55fb2b4574ff749d94284cf9b7c134e547
parent5bd752e7749e4abcae71d95e22b75272ac767b06
smb: client: introduce and use smbd_debug_proc_show()

This will allow us to make struct smbdirect_socket private
in future.

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/client/cifs_debug.c
fs/smb/client/smbdirect.c
fs/smb/client/smbdirect.h