Whamcloud - gitweb
LU-19013 lnet: fix wording for GDS configure check 15/59215/4
authorTimothy Day <timday@amazon.com>
Tue, 13 May 2025 21:37:17 +0000 (21:37 +0000)
committerOleg Drokin <green@whamcloud.com>
Thu, 12 Jun 2025 06:35:53 +0000 (06:35 +0000)
commit04157900fafdf8c4b9ec40d5bf7ba306789509ed
tree8f80eabde7eb77f7643738b01d8480b0c15a90d9
parent290b5e500947311e53ae83d8d27fb8c151ad5773
LU-19013 lnet: fix wording for GDS configure check

The wording on the GDS/CUDA configuration options is
incorrect. If the user does not specify external headers,
Lustre will fallback to the embedded headers rather
than disabling GDS.

Fix the wording on the configure options, improve the
macro name, and reorganize the header such that correct
defintions are under the ifdef.

Fixes: c65eabc2b113 ("LU-15189 build: add GDS configure options")
Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: I645bc1c0c4bf26bdb9841c849b6cf8eebdc0bdee
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/59215
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Alexey Lyashkov <alexey.lyashkov@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
config/lustre-lnet.m4
lnet/include/lnet/Makefile.am
lnet/include/lnet/lnet_gds.h [deleted file]
lnet/include/lnet/lnet_rdma.h
lnet/lnet/lnet_rdma.c