[FsTab] Add cache for device file system type
ClosedPublic

Authored by bruns on May 3 2019, 4:09 PM.

Details

Summary

This is required for efficient lookup of the device filesystem

Depends on D20990

Diff Detail

Repository
R245 Solid
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
bruns created this revision.May 3 2019, 4:09 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptMay 3 2019, 4:09 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
bruns requested review of this revision.May 3 2019, 4:09 PM
ngraham added inline comments.May 3 2019, 6:25 PM
src/solid/devices/backends/fstab/fstabhandling.cpp
144

Only network mounts?

bruns added inline comments.May 3 2019, 7:11 PM
src/solid/devices/backends/fstab/fstabhandling.cpp
144

Others are added in D20995

bruns marked an inline comment as done.May 3 2019, 7:11 PM
ngraham accepted this revision.May 3 2019, 7:17 PM
This revision is now accepted and ready to land.May 3 2019, 7:17 PM
This revision was automatically updated to reflect the committed changes.