btrfs_qgroup_remove


Description:

[ 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.

Parameters:

this

A GuestfsSession object

Returns:

true on success, false on error