btrfs_scrub_cancel


Description:

[ Version ( since = "1.29.22" ) ]
public bool btrfs_scrub_cancel (string path) throws Error

cancel a running scrub

Cancel a running scrub on a btrfs filesystem.

This function depends on the feature "btrfs". See also feature_available.

Parameters:

this

A GuestfsSession object

Returns:

true on success, false on error