]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
smb: smbdirect: let smbdirect_socket.h include all headers for used structures
authorStefan Metzmacher <metze@samba.org>
Fri, 31 Oct 2025 13:19:26 +0000 (14:19 +0100)
committerSteve French <stfrench@microsoft.com>
Thu, 16 Apr 2026 02:58:20 +0000 (21:58 -0500)
commitb1e6277bd1240c3a66aac537b1b43b4bfd2edcd8
tree922e39c192eb4de3b8067b24918752577f0803b9
parent20cd3cc4420bdb9f63644cd140e2682f634e651e
smb: smbdirect: let smbdirect_socket.h include all headers for used structures

Currently they are implicitly included via client and server code,
but this is needed when we move to an smbdirect.ko.

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.h