]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Introduce virStoragePoolSaveState
authorErik Skultety <eskultet@redhat.com>
Thu, 2 Apr 2015 14:41:51 +0000 (16:41 +0200)
committerErik Skultety <eskultet@redhat.com>
Fri, 3 Apr 2015 08:34:07 +0000 (10:34 +0200)
commit39b183b483ebcc08dad5c9280d237cb511dc17f2
tree154ba4c60fbfacb9e93074b9ff5136e8ff6afc0f
parent6ae1190956312a5c94695eeeab9028519815d473
conf: Introduce virStoragePoolSaveState

Introduce virStoragePoolSaveState to properly format the state XML in
the same manner as virStoragePoolDefFormat, except for adding a
<poolstate> ... </poolstate> around the definition. This is similar to
virNetworkObjFormat used to save the live/active network information.
src/conf/storage_conf.c
src/conf/storage_conf.h
src/libvirt_private.syms