Whamcloud - gitweb
LU-18687 libcfs: linux-list.h is no longer needed 86/58986/3
authorTimothy Day <timday@amazon.com>
Sun, 6 Apr 2025 05:30:25 +0000 (01:30 -0400)
committerOleg Drokin <green@whamcloud.com>
Wed, 14 May 2025 03:57:16 +0000 (03:57 +0000)
commitdef40d66aab9c67c4c4c15b234c1ff7ce5d522bf
treed6b760035fdc16f4db800842ae3e5e665f6bfc2c
parent53537f30bef1b8db3fbdf96253a859e84d5ba768
LU-18687 libcfs: linux-list.h is no longer needed

The linux-list.h header only includes a test for
hlist_add_after(), which is no longer called in the
code. Remove the header.

Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: I34a57ae0d934bccbbc91d55208fe0d57d1eb331a
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58986
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
config/lustre-libcfs.m4
libcfs/include/libcfs/linux/Makefile.am
libcfs/include/libcfs/linux/linux-list.h [deleted file]
lustre/ptlrpc/gss/gss_keyring.c