[libvirt] [PATCH 0/4] Storage disk backend fixes

Cole Robinson crobinso at redhat.com
Fri Jul 10 19:32:19 UTC 2009


The following series fixes some issues in the disk storage backend, most
wrt the recently added ability to create disk volumes.

Cole Robinson (4):
  storage: disk: Fix parthelper '-g' option handling.
  storage: disk: Fix segfault creating volume without target path
  storage: disk: Default to 'ext2' for new volumes.
  storage: disk: Use capacity, not allocation, when creating volume.

 src/parthelper.c           |    4 ++--
 src/storage_backend_disk.c |   33 +++++++++++++++++++--------------
 src/storage_conf.c         |    2 +-
 3 files changed, 22 insertions(+), 17 deletions(-)




More information about the libvir-list mailing list