Details
-
Improvement
-
Resolution: Unresolved
-
Medium
-
None
-
Lustre 2.14.0, Lustre 2.16.0, Lustre 2.17.0
-
3
-
9223372036854775807
Description
There are a number of functions in lustre/utils/liblustreapi_fid.c that do not have man pages:
- llapi_fid2path()
- llapi_fid2path_at()
- llapi_fd2fid()
- llapi_get_mdt_index_by_fid()
- llapi_fid_hash()
The existing llapi_path2fid() and llapi_open_by_fid() man pages should also be updated to reference llapi_fd2fid().