Whamcloud - gitweb
LU-14398 hsm: use llapi_fid2path_at() in the copytool
authorJohn L. Hammond <jhammond@whamcloud.com>
Wed, 3 Feb 2021 20:19:05 +0000 (14:19 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 6 Mar 2021 20:47:37 +0000 (20:47 +0000)
commit1b581ae3de68e85f0d451c22b8c5eb68f34e7444
tree83c11a29bb721c1137b1c5fb42fe575ec85da6e0
parentb9e5f0d8f61d8c7801e1193845d33678351778b3
LU-14398 hsm: use llapi_fid2path_at() in the copytool

In lhsmtool_posix.c and liblustreapi_hsm.c, convert several uses of
uses of llapi_fid2path() to llapi_fid2path_at().

Signed-off-by: John L. Hammond <jhammond@whamcloud.com>
Change-Id: Ice64d02010b4260287be4d4e26c6b75b178bc81b
Reviewed-on: https://review.whamcloud.com/41865
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Andreas Dilger <adilger@whamcloud.com>
lustre/utils/lhsmtool_posix.c
lustre/utils/liblustreapi_hsm.c