[Libguestfs] [PATCH 0/8] btrfs support part2: qgroup commands

Hu Tao hutao at cn.fujitsu.com
Tue Dec 2 09:33:30 UTC 2014


Hi,

This series adds support to btrfs qgroup related commands, inclduing
quota commands, and two leftover of subvolume commands.

Regards,
Hu

Hu Tao (8):
  New API: btrfs_subvolume_get_default
  New API: btrfs_subvolume_show
  New API: btrfs_quota_enable
  New API: btrfs_quota_disable
  New API: btrfs_quota_rescan
  New API: btrfs_qgroup_limit
  New API: btrfs_qgroup_create
  New API: btrfs_qgroup_destroy

 daemon/btrfs.c       | 412 +++++++++++++++++++++++++++++++++++++++++++++++++++
 generator/actions.ml |  73 +++++++++
 src/MAX_PROC_NR      |   2 +-
 3 files changed, 486 insertions(+), 1 deletion(-)

-- 
1.9.3




More information about the Libguestfs mailing list