]> git.ipfire.org Git - thirdparty/linux.git/commit
smb/client: make SMB2 maperror KUnit tests a separate module
authorChenXiaoSong <chenxiaosong@kylinos.cn>
Sat, 21 Feb 2026 08:07:12 +0000 (08:07 +0000)
committerSteve French <stfrench@microsoft.com>
Sun, 1 Mar 2026 23:59:52 +0000 (17:59 -0600)
commit7d0bf050a58747bb8f977a6281e63660a66d1c81
treec0c129c08c4046702f88a9157c394f2a5ee98dad
parent11439c4635edd669ae435eec308f4ab8a0804808
smb/client: make SMB2 maperror KUnit tests a separate module

Build the SMB2 maperror KUnit tests as `smb2maperror_test.ko`.

Link: https://lore.kernel.org/linux-cifs/20260210081040.4156383-1-geert@linux-m68k.org/
Suggested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Paulo Alcantara (Red Hat) <pc@manguebit.org>
Signed-off-by: ChenXiaoSong <chenxiaosong@kylinos.cn>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/Makefile
fs/smb/client/smb2glob.h
fs/smb/client/smb2maperror.c
fs/smb/client/smb2maperror_test.c