Skip to content

udisks2: Add support CanCheck/Check/CanRepair/Repair

Ilya Pominov requested to merge ipominov/solid:check_filesystem into master

Extend the StorageAccess interface by adding new functions CanCheck/ Check/CanRepair/Repair. Implement their support in udisks2.

This will check the media for file system errors in the plasma-workspace before mounting it and allow the user to prompt for errors to be corrected.

This functionality is needed for devicenotifier in plasma-workspace plasma/plasma-workspace!3758

Edited by Ilya Pominov

Merge request reports