]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Clean up unlocking of storage pool objects
authorPeter Krempa <pkrempa@redhat.com>
Thu, 12 Jun 2014 07:55:17 +0000 (09:55 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 12 Jun 2014 07:55:17 +0000 (09:55 +0200)
commit30d99eb53435a2ab3b7610fc82100939fc245afc
tree83ceb95ee10033e6241aaf0ecbdbdc44c38c0084
parentefd892761e9e5e16f47367d97ee99f7a2ca5d0fe
storage: Clean up unlocking of storage pool objects

Most of the APIs now don't reach the cleanup section when the pool
object wasn't found and thus don't need to check before unlocking it.
src/storage/storage_driver.c