]> git.ipfire.org Git - thirdparty/linux.git/commit
smb: smbdirect: introduce and use include/linux/smbdirect.h
authorStefan Metzmacher <metze@samba.org>
Wed, 29 Apr 2026 13:43:36 +0000 (15:43 +0200)
committerSteve French <stfrench@microsoft.com>
Fri, 1 May 2026 21:24:25 +0000 (16:24 -0500)
commite768103cfbac30a49860aca08a7710d39dbdd470
tree2b3b149985cec165fb93c8b1a95496d871d770c6
parent5234094c0150338c35280a75cc7842015f76b725
smb: smbdirect: introduce and use include/linux/smbdirect.h

This makes it easier to rebuild cifs.ko and ksmbd.ko against
a running kernel.

Suggested-by: Christoph Hellwig <hch@infradead.org>
Link: https://lore.kernel.org/linux-cifs/aehrPuY60VMcYGU8@infradead.org/
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: Christoph Hellwig <hch@infradead.org>
Cc: linux-cifs@vger.kernel.org
Cc: samba-technical@lists.samba.org
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
MAINTAINERS
fs/smb/client/smbdirect.c
fs/smb/client/smbdirect.h
fs/smb/server/transport_rdma.c
fs/smb/server/transport_rdma.h
fs/smb/smbdirect/internal.h
fs/smb/smbdirect/smbdirect.h [deleted file]
include/linux/smbdirect.h [moved from fs/smb/smbdirect/public.h with 76% similarity]