]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
storage: Introduce virStoragePoolObjFindPoolByUUID
authorJohn Ferlan <jferlan@redhat.com>
Mon, 2 Nov 2015 22:15:41 +0000 (17:15 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 12 Nov 2015 11:30:32 +0000 (06:30 -0500)
commitc3afa6a9a3a0313172cdb586f54ebac5ab129d19
tree0f345d9ba15752f760c99abedc9403c8812996b3
parent27432ba70cace47fc671de89c6517f23b3551cf5
storage: Introduce virStoragePoolObjFindPoolByUUID

Add a new API to search the currently defined pool list for a pool with
a matching UUID and return the locked pool object pointer.
src/storage/storage_driver.c
src/storage/storage_driver.h