[virt-tools-list] [virt-manager PATCH v2 0/2] add btrfs COW copy support for virt-clone

Chen Hanxiao chenhanxiao at cn.fujitsu.com
Fri Jan 30 03:50:17 UTC 2015


v2: modified based on Cole's comments:
    add reflink property to cloner and storage
    add flag check to support.py
    fix man page typo

Chen Hanxiao (2):
  virt-clone: introduce --reflink for btrfs COW copy
  man: add man page for virt-clone --reflink

 man/virt-clone.pod  |  6 ++++++
 virt-clone          |  4 ++++
 virtinst/cloner.py  |  9 +++++++++
 virtinst/storage.py | 15 +++++++++++++++
 virtinst/support.py |  3 +++
 5 files changed, 37 insertions(+)

-- 
2.1.0




More information about the virt-tools-list mailing list