]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Add support for storage pool state XML
authorErik Skultety <eskultet@redhat.com>
Mon, 9 Mar 2015 14:36:44 +0000 (15:36 +0100)
committerErik Skultety <eskultet@redhat.com>
Tue, 7 Apr 2015 14:22:40 +0000 (16:22 +0200)
commit723143a19c86b7093fde2f81d05ca3d07b052d34
tree5ec328a8fcba4f7343fc1803639b706d477727c8
parentfb0ef7a60eda3ee906dc0e3bc6ed5e54da7e0c74
storage: Add support for storage pool state XML

This patch introduces new virStorageDriverState element stateDir.
Also adds necessary changes to storageStateInitialize, so that
directories initialization becomes more generic.
src/conf/storage_conf.h
src/storage/storage_driver.c