After an e-mail on libvirt-users [1] I've realized there are some things that
we can do better. The first two patches introduce a new feature. The other two
are just some fixes.

Michal Privoznik (4):
  cmdVolCreateAs: Rework to follow usual func pattern
  virsh: Teach vol-create-as to --print-xml
  storageVolCreateXML: Swap order of two operations
  storageVolCreateXMLFrom: Check if backend knows how to createVol

 src/storage/storage_driver.c | 15 +++++++++++----
 tools/virsh-volume.c         | 33 +++++++++++++++++++++------------
 tools/virsh.pod              |  6 ++++--
 3 files changed, 36 insertions(+), 18 deletions(-)

-- 
2.4.10

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to