Patches add necessary changes to add support for storage pool state XMLs
and thus resolve https://bugzilla.redhat.com/show_bug.cgi?id=1177733

Erik Skultety (6):
  conf: Introduce virStoragePoolDefFormatBuf
  conf: Introduce virStoragePoolSaveXML
  conf: Introduce virStoragePoolSaveState
  storage: Add support for storage pool state XML
  conf: Introduce virStoragePoolLoadAllState && virStoragePoolLoadState
  storage: Introduce storagePoolUpdateAllState function

 src/conf/storage_conf.c      | 233 ++++++++++++++++++++++++++++++++++++-------
 src/conf/storage_conf.h      |  12 ++-
 src/libvirt_private.syms     |   2 +
 src/storage/storage_driver.c | 188 +++++++++++++++++++++++++++-------
 4 files changed, 358 insertions(+), 77 deletions(-)

-- 
1.9.3

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

Reply via email to