]> xenbits.xensource.com Git - libvirt.git/commit
storage: Need to clear pool prior to calling the refreshPool
authorJohn Ferlan <jferlan@redhat.com>
Tue, 26 Apr 2016 12:19:07 +0000 (08:19 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 11 May 2016 13:23:31 +0000 (09:23 -0400)
commit5e54361c9d15f004a6b6795841c6689028b99e63
tree59c08077d77ce5b67a150d59a86cf55cafc3857b
parent2c52ec43aa283a1f3221e420f0c392706bdaedcc
storage: Need to clear pool prior to calling the refreshPool

Prior to calling the 'refreshPool' during CreatePool or UploadPool
operations, we need to clear the pool; otherwise, the pool will
have duplicated entries.
src/storage/storage_driver.c