Remove FSUtils::getDirectoryFileSystem
ClosedPublic

Authored by bruns on Apr 12 2018, 12:53 AM.

Details

Summary

It was only used to determine if the filesystem is BTRFS and disable
CoW if it is, which was incomplete and wrong.
If there should ever arise the need to do something in a filesystem
dependent manner, better use the portable QStorageInfo.

Test Plan

make

Diff Detail

Repository
R293 Baloo
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.Apr 12 2018, 12:53 AM
Restricted Application added projects: Frameworks, Baloo. · View Herald TranscriptApr 12 2018, 12:53 AM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
bruns requested review of this revision.Apr 12 2018, 12:53 AM
michaelh accepted this revision.Apr 13 2018, 7:27 PM
This revision is now accepted and ready to land.Apr 13 2018, 7:27 PM
This revision was automatically updated to reflect the committed changes.