Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
9223372036854775807
Description
The "lfs getstripe --fid" option (-F) was implemented to extract the FID from the LOV EA of a regular file during processing, since this information was already available. However, this does not work for directories since the default layout LOV EA they store does not contain the FID, even though it would be consistent with other getstripe options.