[ Version ( since = "1.29.17" ) ]
public bool btrfs_qgroup_remove (string src, string dst, string path) throws Error
remove a qgroup from its parent qgroup
Remove qgroup src
from the parent qgroup dst
.
This function depends on the feature "btrfs". See also feature_available .
this |
A GuestfsSession object |
true on success, false on error |