Details
-
Technical task
-
Resolution: Fixed
-
Major
-
Lustre 2.4.0
-
None
-
6269
Description
There are a number of cleanups that should be done for the ost_id members of various structures.
Access/copying the individual _id and _seq fields should be replaced with the _oi field, and compatibility macros for accessing the individual fields should be removed.
POID/DOID macros should be introduced to print out the _oi fields, similar to PFID/DFID is used for lu_fid fields. Johann had a patch for doing some of this in http://review.whamcloud.com/2004 that needs to be refreshed and resubmitted.
Attachments
Issue Links
- is related to
-
LU-2684 convert ost_id to lu_fid for FID_SEQ_NORMAL objects
- Resolved