[libvirt] [PATCH 0/4] Couple of storage related fixes

Michal Privoznik mprivozn at redhat.com
Wed Feb 10 16:28:53 UTC 2016


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




More information about the libvir-list mailing list