btrfs_filesystem_balance


Description:

[ Version ( since = "1.17.35" ) ]
public bool btrfs_filesystem_balance (string fs) throws Error

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