]> git.ipfire.org Git - thirdparty/linux.git/commit
smb: client: include smbdirect_all_c_files.c
authorStefan Metzmacher <metze@samba.org>
Tue, 26 Aug 2025 13:24:33 +0000 (15:24 +0200)
committerSteve French <stfrench@microsoft.com>
Thu, 16 Apr 2026 02:58:18 +0000 (21:58 -0500)
commitbd33b696eb1638a169975552eb4bda3e5ab2cddc
tree518f0d78ce7d87ca878b03ff26fbabf686351ef4
parent86bca3df0fa0e6f9efd81165900de0af098f6bc2
smb: client: include smbdirect_all_c_files.c

This is the first tiny step in order to use common functions in future.
Once we have all functions in common we'll move to an smbdirect.ko
that exports public functions instead of including the .c file.

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: Arnd Bergmann <arnd@arndb.de>
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/Kconfig
fs/smb/client/smbdirect.c