Whamcloud - gitweb
LU-14398 hsm: use llapi_fid2path_at() in the copytool 08/41408/2
authorJohn L. Hammond <jhammond@whamcloud.com>
Wed, 3 Feb 2021 20:19:05 +0000 (14:19 -0600)
committerOleg Drokin <green@whamcloud.com>
Mon, 22 Mar 2021 16:26:04 +0000 (16:26 +0000)
commit5b09f471e5e22466a59e64168d21898c73167c4f
tree32b9b8349894758f0ae8a482ef49f9e0364ffffa
parenta6a76df19db61a2015f4cc78f88060f249c955f2
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/41408
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/utils/lhsmtool_posix.c
lustre/utils/liblustreapi_hsm.c