[Libguestfs] [PATCH v2 0/3] btrfs: add support to btrfstune

Chen Hanxiao chenhanxiao at cn.fujitsu.com
Sun Mar 1 07:20:46 UTC 2015


This series adds new APIs to support btrfstune.

v2:
  - merge btrfstune_S_[enable|disable] together
  - fix naming issue

Chen Hanxiao (3):
  New API: btrfstune_seeding
  New API: btrfstune_enable_extended_inode_refs
  New API: btrfstune_enable_skinny_metadata_extent_refs

 daemon/btrfs.c       | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 generator/actions.ml | 47 ++++++++++++++++++++++++++++++++
 src/MAX_PROC_NR      |  2 +-
 3 files changed, 124 insertions(+), 1 deletion(-)

-- 
2.1.0




More information about the Libguestfs mailing list