[ Version ( since = "1.29.26" ) ]
public BTRFSScrub btrfs_scrub_status (string path) throws Error
show status of running or finished scrub
Show status of running or finished scrub on a btrfs filesystem.
This function depends on the feature "btrfs". See also feature_available .
this |
A GuestfsSession object |
a BTRFSScrub object, or NULL on error |