Whamcloud - gitweb
LU-17814 utils: implement real pfind 95/57295/14 master
authorPatrick Farrell <pfarrell@whamcloud.com>
Thu, 5 Dec 2024 04:30:12 +0000 (23:30 -0500)
committerOleg Drokin <green@whamcloud.com>
Thu, 12 Jun 2025 06:38:42 +0000 (06:38 +0000)
commit99f47b136790fd7ef359332f620692d4e2333ba2
tree4d0e7aa6ebd9100cbc54081d8bc72ae9dd440af4
parent8f2fb73bc7ff7384e9cbfebe798329e7736ec4cf
LU-17814 utils: implement real pfind

This patch does the last step of integrating the actual
find code with pfind.

This doesn't mean we're done - it doesn't have error
propagation and is not enabled by default - but we are
close.

The next patch will finalize and enable testing.

Test-Parameters: trivial
Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I34020357037bdcf400ffe7f3b4dc14ea5e5a23c7
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/57295
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Marc Vef <mvef@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/utils/liblustreapi.c
lustre/utils/liblustreapi_pfind.c
lustre/utils/lustreapi_internal.h