Fix filesytem type detection on FreeBSD
ClosedPublic

Authored by tcberner on May 10 2017, 7:33 PM.

Details

Summary

FreeBSD's df also uses -T to print the filesystem type:

-T      Include file system type.

Diff Detail

Repository
R356 KDiskFree
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
tcberner created this revision.May 10 2017, 7:33 PM
Restricted Application added a subscriber: kde-utils-devel. · View Herald TranscriptMay 10 2017, 7:33 PM
cfeck accepted this revision.May 29 2017, 9:02 PM
This revision is now accepted and ready to land.May 29 2017, 9:02 PM
This revision was automatically updated to reflect the committed changes.