Whamcloud - gitweb
LU-6142 lnet: update files with correct SPDX 30/55930/4
authorTimothy Day <timday@amazon.com>
Sun, 4 Aug 2024 17:43:33 +0000 (13:43 -0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 16 Aug 2024 23:50:41 +0000 (23:50 +0000)
commit8b422d1c80f9ecae49a5a9a8389de1a9017989a3
treedfc77fac970037645a3b72c56b10d9a025aec16c
parent38aa37fa7554961f22927684591de06bf0db1fe0
LU-6142 lnet: update files with correct SPDX

Some files were given LGPL-2.0 when they should have been
LGPL-2.1 based on the previous license text. Add the Linux
syscall note to UAPI headers.

Add SPDX to a few missed files in LNET.

Fixes: 0f39311369 ("LU-6142 lnet: SPDX for lnet/utils/")
Fixes: c9a7728476 ("LU-6142 lnet: SPDX for lnet/include/ and misc files")
Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: I6ceadfa182909ed4e3e52f88b4d37249cb30b6ef
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55930
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
27 files changed:
lnet/include/lnet/lib-cpt.h
lnet/include/lnet/lnet_crypto.h
lnet/include/uapi/linux/lnet/libcfs_debug.h
lnet/include/uapi/linux/lnet/libcfs_ioctl.h
lnet/include/uapi/linux/lnet/lnet-crypto.h
lnet/include/uapi/linux/lnet/lnet-dlc.h
lnet/include/uapi/linux/lnet/lnet-idl.h
lnet/include/uapi/linux/lnet/lnet-nl.h
lnet/include/uapi/linux/lnet/lnet-types.h
lnet/include/uapi/linux/lnet/lnetctl.h
lnet/include/uapi/linux/lnet/lnetst.h
lnet/include/uapi/linux/lnet/nidstr.h
lnet/include/uapi/linux/lnet/socklnd.h
lnet/klnds/in-kernel-o2iblnd/Makefile.in
lnet/klnds/in-kernel-o2iblnd/autoMakefile.am
lnet/lnet/adler.c
lnet/lnet/adler.h
lnet/lnet/lnet-crypto.c
lnet/utils/lnetconfig/Makefile.am
lnet/utils/lnetconfig/cyaml.c
lnet/utils/lnetconfig/cyaml.h
lnet/utils/lnetconfig/liblnd.h
lnet/utils/lnetconfig/liblnetconfig.c
lnet/utils/lnetconfig/liblnetconfig.h
lnet/utils/lnetconfig/liblnetconfig_lnd.c
lnet/utils/lnetconfig/liblnetconfig_netlink.c
lnet/utils/lnetctl.c