]> xenbits.xensource.com Git - libvirt.git/commit
storage: Convert virStoragePoolObj into virObjectLockable
authorJohn Ferlan <jferlan@redhat.com>
Mon, 9 Oct 2017 10:19:37 +0000 (06:19 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 24 Nov 2017 13:08:36 +0000 (08:08 -0500)
commitdcb5d8bb13de8cf4e1ba35fec983de75be354e34
treeeb97b9fadbf7d336a80c8fb2275c387c32aec241
parent5d5c732d748d644ec14626bce448e84bdc4bd93e
storage: Convert virStoragePoolObj into virObjectLockable

Now that we're moved the object into virstorageobj, let's make the
code use the lockable object.
src/conf/virstorageobj.c
src/conf/virstorageobj.h
src/libvirt_private.syms
src/storage/storage_driver.c
tests/storagevolxml2argvtest.c