[libvirt] [PATCH v2 0/3] storage: Fix problem with disk backend pool allocation calculation

John Ferlan jferlan at redhat.com
Tue May 26 15:29:16 UTC 2015


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

v1 here:
http://www.redhat.com/archives/libvir-list/2015-May/msg00865.html

This series adjusts the patches in order to first revert patches for

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

and rework the patch to be specific to/for the disk backend to not update
the allocation and available pool values.

That removes the need to add 1 for the extended partition leaving only
the need to check for whether it's a refresh or create when zeroing out
the allocation value while processing the partition data.

If this is accepted, bz 1206521 will be moved back to a state to allow
qe to recheck the change.

John Ferlan (3):
  Revert "storage: Don't duplicate efforts of backend driver"
  storage: Don't adjust pool alloc/avail values for disk backend
  storage: Fix problem with disk backend pool allocation calculation

 src/storage/storage_backend_disk.c |  7 ++++++-
 src/storage/storage_driver.c       | 35 ++++++++++++++---------------------
 2 files changed, 20 insertions(+), 22 deletions(-)

-- 
2.1.0




More information about the libvir-list mailing list