btrfs_filesystem_balance
Description:
balance a btrfs filesystem
Balance the chunks in the btrfs filesystem mounted at fs
across the underlying devices.
This function depends on the feature "btrfs". See also feature_available.
Parameters:
this |
A GuestfsSession object |
Returns:
true on success, false on error |