It should be cheap enough to do it, and it makes tests easier.
Depends on D2704.
Differential D2702
Sort from_disk.Directory entries. vlorentz on Feb 20 2020, 4:47 PM. Authored by
Details
Diff Detail
Event TimelineComment Actions Build is green Comment Actions I think it makes sense to sort the entries, but I think we should really do it the same way the directory identifiers want the entries sorted; This means using linus's very nice "directories have a / appended to their names" sort instead of a simple sort. Comment Actions Build is green |