Whamcloud - gitweb
LU-14195 libcfs: test for nla_strscpy 76/46876/5
authorJames Simmons <jsimmons@infradead.org>
Wed, 25 May 2022 14:20:23 +0000 (10:20 -0400)
committerOleg Drokin <green@whamcloud.com>
Sat, 11 Jun 2022 05:29:50 +0000 (05:29 +0000)
commitb762319d5ad0884adfb2f79c956a798fba665566
treec2832d076a0e0dc8d8b11097bc4a440eeaee7381
parent57f3262baa7d8931176a81cde05bc057facfc3b6
LU-14195 libcfs: test for nla_strscpy

During the development of the Linux 5.10 kernel the function
nla_strlcpy() was replaced by nla_strscpy(). Handle this
change for Lustre.

Test-parameters: trivial
Change-Id: I47f12add619cfd88a3692f0760b8bcc35b7877d9
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/46876
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Neil Brown <neilb@suse.de>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
contrib/scripts/spelling.txt
libcfs/autoconf/lustre-libcfs.m4
libcfs/include/libcfs/linux/linux-net.h