btrfs_quota_enable
Description:
[ Version ( since = "1.29.17" ) ]
public bool btrfs_quota_enable (string fs, bool enable) throws Error
public bool btrfs_quota_enable (string fs, bool enable) throws Error
enable or disable subvolume quota support
Enable or disable subvolume quota support for filesystem which contains path
.
This function depends on the feature "btrfs". See also feature_available.
Parameters:
this |
A GuestfsSession object |
Returns:
true on success, false on error |