From: James Simmons Date: Wed, 8 Jun 2022 13:20:38 +0000 (-0400) Subject: LU-12511 test: use proper UAPI header for fsx test app X-Git-Tag: 2.15.51~110 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=162208003ae4e07975642c65afa4178a3198f402;p=fs%2Flustre-release.git LU-12511 test: use proper UAPI header for fsx test app Using uapi as part of the path of the header forces the use of the OpenSFS tree internal headers instead of an possible external UAPI headers; which is the case for the native Linux Lustre client. Just use linux/lustre path for UAPI headers which works in all cases. Change-Id: Ia46021f39a8f2e4ecae71846cbb76464617d12ab Test-Parameters: trivial Fixes: 90ba8b4ac ("LU-14642 test: add fsx mirror file test mode") Signed-off-by: James Simmons Reviewed-on: https://review.whamcloud.com/47565 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Andreas Dilger Reviewed-by: Bobi Jam Reviewed-by: Arshad Hussain Reviewed-by: Oleg Drokin --- diff --git a/lustre/tests/fsx.c b/lustre/tests/fsx.c index 5234ffc..fde6abe 100644 --- a/lustre/tests/fsx.c +++ b/lustre/tests/fsx.c @@ -75,7 +75,7 @@ #include #include -#include +#include #include /*