]> xenbits.xensource.com Git - libvirt.git/commit
storage: Reduce need for using storageDriverLock
authorJohn Ferlan <jferlan@redhat.com>
Fri, 24 Nov 2017 14:32:38 +0000 (09:32 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 13 Dec 2017 20:06:42 +0000 (15:06 -0500)
commit052ecaee3a357ddc80094d7fa4785720d1081293
treecd64b5cc4e1aaa5835d5a11f77d19d80018f0344
parent4b2e0ed6e3fad73749f3a5ff196411378d312977
storage: Reduce need for using storageDriverLock

Now that the storage pools are self locking, we can reduce the number
of places that need to take the big hammer storage driver lock
src/storage/storage_driver.c