diff options
| author | Stefan Metzmacher <metze@samba.org> | 2026-04-29 15:43:35 +0200 |
|---|---|---|
| committer | Steve French <stfrench@microsoft.com> | 2026-05-01 16:24:22 -0500 |
| commit | 5234094c0150338c35280a75cc7842015f76b725 (patch) | |
| tree | 89ae1e4ca0b6dbc0c34a7415122b483c749b3f73 /include/linux | |
| parent | 227c3d546e963874198aafc0cae8c3e8c24ae4ee (diff) | |
smb: smbdirect: make use of DEFAULT_SYMBOL_NAMESPACE and EXPORT_SYMBOL_GPL
This is a better solution than
EXPORT_SYMBOL_FOR_MODULES(__sym, "cifs,ksmbd") as it makes
it possible to rebuild smbdirect.ko against a
running kernel and then load the existing cifs.ko and ksmbd.ko
from the 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>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
