]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Virsh commands vol-clone and vol-create-from
authorCole Robinson <crobinso@redhat.com>
Tue, 12 May 2009 20:17:21 +0000 (20:17 +0000)
committerCole Robinson <crobinso@redhat.com>
Tue, 12 May 2009 20:17:21 +0000 (20:17 +0000)
commit6852c88fc71a02b107d3beb90f13dce90b4784b2
tree08ee3c6f17abc583a38e1df01c0007562bacbe3b
parent3804161eb6c9be199230fa7be175626eebf955f4
Virsh commands vol-clone and vol-create-from

vol-clone is a convenience function, requiring only a volume to clone and a
new name.

vol-create-from is a direct mapping to the public API, which allows cloning
across pools, converting between formats, etc, but requires an xml file to be
passed
ChangeLog
src/virsh.c