[libvirt] [PATCH 0/6] Add support for storage pool state XML

Erik Skultety eskultet at redhat.com
Thu Apr 2 10:28:45 UTC 2015


On 04/02/2015 12:10 PM, Erik Skultety wrote:
> 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(-)
> 

These are v2 patches, forgot the --subject-prefix option with
format-patch.
Erik




More information about the libvir-list mailing list