After adding option to have directiories as storage volumes virsh reported
type of this storage volumes as 'file'. This patch fixes this type in data
structures and fixes the virsh output.

https://bugzilla.redhat.com/show_bug.cgi?id=727088

Peter Krempa (2):
  storage: Directory shouldn't be listed as type 'file'
  virsh: Add dir type for listing volumes with vol-list

 include/libvirt/libvirt.h.in     |    1 +
 src/storage/storage_backend_fs.c |    4 ++++
 tools/virsh.c                    |   17 +++++++++++++----
 3 files changed, 18 insertions(+), 4 deletions(-)

-- 
1.7.6

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

Reply via email to