btrfs_qgroup_limit
Description:
[ Version ( since = "1.29.17" ) ]
public bool btrfs_qgroup_limit (string subvolume, int64 size) throws Error
public bool btrfs_qgroup_limit (string subvolume, int64 size) throws Error
limit the size of a subvolume
Limit the size of the subvolume with path subvolume
.
This function depends on the feature "btrfs". See also feature_available.
Parameters:
this |
A GuestfsSession object |
Returns:
true on success, false on error |