]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
virsh-volume: add support for --reflink
authorChen Hanxiao <chenhanxiao@cn.fujitsu.com>
Tue, 3 Feb 2015 03:05:27 +0000 (11:05 +0800)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 3 Feb 2015 16:37:30 +0000 (11:37 -0500)
commit219ea41d8dbad32137b4376ecb17fa958d5751b8
treebac8a52704b68ecb399ad8ea48b392e7c7625183
parent47dd6c433500b1ed6535d63bc30ee38e2d3d57a6
virsh-volume: add support for --reflink

Add support for --reflink to the virsh 'vol-create-from' and 'vol-clone'
commands to signify usage of the VIR_STORAGE_VOL_CREATE_REFLINK flag in the
ensuing virStorageVolCreateXMLFrom API call.

Updated the man page to describe the new flag.

Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
tools/virsh-volume.c
tools/virsh.pod