Whamcloud - gitweb
LU-16786 utils: Replace open call to WANT_FD 64/50764/11
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Wed, 26 Apr 2023 05:51:15 +0000 (11:21 +0530)
committerOleg Drokin <green@whamcloud.com>
Wed, 19 Jul 2023 16:42:43 +0000 (16:42 +0000)
commit7154244354e3275f6a68f7581f7cfe9ef0a6507c
tree769609175f69941728b4487b7c43718b83185804
parent90d44ad5b00fc18ae4702e11250a422cf165e2ae
LU-16786 utils: Replace open call to WANT_FD

Replace open call to WANT_FD with newly added API
llapi_root_path_open() which was added under LU-16427

Signed-off-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Change-Id: I97d55321cf32e40eaf7d6284c47f313199a6c406
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/50764
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/utils/liblustreapi_fid.c
lustre/utils/liblustreapi_hsm.c
lustre/utils/liblustreapi_pcc.c