Whamcloud - gitweb
LU-18687 compat: move glob to lustre_compat 45/58145/2
authorTimothy Day <timday@amazon.com>
Fri, 21 Feb 2025 15:55:18 +0000 (15:55 +0000)
committerOleg Drokin <green@whamcloud.com>
Wed, 19 Mar 2025 23:34:05 +0000 (23:34 +0000)
commitb66594cfa14b099434f73be55d2109cacf202cb0
tree1f3a10e466b63d2648726d13dd780ead99d3b909
parent6153eed3ee180e8695c9e2e3d9ad9db8a6b73ad8
LU-18687 compat: move glob to lustre_compat

Migrate the backported glob code to lustre_compat.

Eventually, all of the Lustre/LNet compatability code
will live in lustre_compat - maintaining a clear
separation from the functional code in Lustre and LNet.

Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: I7e57326a0ed10225e2ee866071ea7c3d259d29d4
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58145
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
libcfs/include/libcfs/linux/Makefile.am
libcfs/libcfs/Makefile.in
libcfs/libcfs/linux/Makefile.am
lustre/obdclass/kernelcomm.c
lustre/obdclass/lprocfs_status.c
lustre_compat/include/lustre_compat/linux/Makefile.am
lustre_compat/include/lustre_compat/linux/glob.h [moved from libcfs/include/libcfs/linux/glob.h with 65% similarity]
lustre_compat/lib/Makefile.in
lustre_compat/lib/glob.c [moved from libcfs/libcfs/linux/glob.c with 98% similarity]