[ Version ( since = "1.29.22" ) ]
public bool btrfs_balance_cancel (string path) throws Error
cancel a running or paused balance
Cancel a running balance on a btrfs filesystem.
This function depends on the feature "btrfs". See also feature_available .
this |
A GuestfsSession object |
true on success, false on error |