[Scheduler] Reuse fileinfo from FilteredDirIterator
ClosedPublic

Authored by bruns on Oct 16 2018, 5:52 PM.

Details

Summary

The FilteredDirIterator already builds a QFileInfo for every returned
path, just reuse it instead of constructing another one.

Test Plan

make
no functional changes

Diff Detail

Repository
R293 Baloo
Branch
indexer_cleanup
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 3959
Build 3977: arc lint + arc unit
bruns created this revision.Oct 16 2018, 5:52 PM
Restricted Application added projects: Frameworks, Baloo. · View Herald TranscriptOct 16 2018, 5:52 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
bruns requested review of this revision.Oct 16 2018, 5:52 PM
ngraham accepted this revision.Oct 17 2018, 1:46 AM
This revision is now accepted and ready to land.Oct 17 2018, 1:46 AM
This revision was automatically updated to reflect the committed changes.