[libvirt] [PATCH 0/2] Directory shouldn't be listed as type 'file' with vol-list command

Peter Krempa pkrempa at redhat.com
Thu Aug 11 09:37:16 UTC 2011


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




More information about the libvir-list mailing list