]> git.ipfire.org Git - thirdparty/linux.git/commit
smb/client: only export symbol for 'smb2maperror-test' module
authorYe Bin <yebin10@huawei.com>
Tue, 10 Mar 2026 13:08:47 +0000 (21:08 +0800)
committerSteve French <stfrench@microsoft.com>
Tue, 10 Mar 2026 22:22:04 +0000 (17:22 -0500)
commit88d37abb366be95d772ceb4c7f26772e78447252
treef6efde7ee6a90bfa66ac68b55094bc2b336eb44d
parentd78840a6a38d312dc1a51a65317bb67e46f0b929
smb/client: only export symbol for 'smb2maperror-test' module

Only export smb2_get_err_map_test smb2_error_map_table_test and
smb2_error_map_num symbol for 'smb2maperror-test' module.

Fixes: 7d0bf050a587 ("smb/client: make SMB2 maperror KUnit tests a separate module")
Signed-off-by: Ye Bin <yebin10@huawei.com>
Reviewed-by: ChenXiaoSong <chenxiaosong@kylinos.cn>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/smb2maperror.c