[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[libvirt] [PATCH 0/4] Storage disk backend fixes
- From: Cole Robinson <crobinso redhat com>
- To: libvir-list redhat com
- Cc:
- Subject: [libvirt] [PATCH 0/4] Storage disk backend fixes
- Date: Fri, 10 Jul 2009 15:32:19 -0400
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(-)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]