Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
Testing on CentOS 7.6 build fails with:
/home/shaun/lustre-release/lnet/klnds/o2iblnd/o2iblnd.c: In function ‘kiblnd_startup’: /home/shaun/lustre-release/lnet/klnds/o2iblnd/o2iblnd.c:3608:3: error: implicit declaration of function ‘strscpy’ [-Werror=implicit-function-declaration] strscpy(ifname, ifaces[i].li_name, sizeof(ifname)); ^
Move strscpy to lnet/include/lnet/lib-types.h so it is available to lnet/klnds/o2iblnd/o2iblnd.c
"Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/56766/
Subject:
LU-16520build: Move strscpy to libcfs common headerProject: fs/lustre-release
Branch: b2_15
Current Patch Set:
Commit: 9a2c00cff496c0fbf9e176a8a3dce93741101bf8