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.
valeri, you are correct. Once there are two Code-Review: +1/+2 reviews, and Verified: +1 from Maloo and Jenkins, then the patch automatically becomes a candidate for master-next. When the current master-next is landed, a new master-next branch is made about once a week from all the patches that are ready for landing. The timing depends on whether there are test failures in the current master-next, and how difficult it is to isolate/eject the patch causing the problem, as well as whether your patch conflicts with other patches already in that branch, among other things Priority is given to bug fixes over features if there are conflicts, but I don't expect an issue with this patch. The Gatekeeper will mark the patch +2 and land it once it has passed integtation testing. If there is no update in the next 2-3 weeks, then feel free to ask here or on the patch to get some attention on it.