]> xenbits.xensource.com Git - libvirt.git/commit
Revert "storage: disk: Separate creating of the volume from building"
authorJán Tomko <jtomko@redhat.com>
Wed, 12 Feb 2014 13:54:05 +0000 (14:54 +0100)
committerJán Tomko <jtomko@redhat.com>
Wed, 12 Feb 2014 13:54:05 +0000 (14:54 +0100)
commit7236a473f08cac1b91da078e19923a49389ac47e
treec17e1ae8c56bd6423b282791f90ba2d60cb661a2
parent42bbde2d062d4c48100cdd02c397f7eb28e81f8e
Revert "storage: disk: Separate creating of the volume from building"

This reverts commit 67ccf91bf29488783bd1fda46b362450f71a2078.
We only generate the volume key after we've built it, but the storage
driver expects it to be filled after createVol finishes.
Squash the volume building back with creating to fulfill this
expectation.
src/storage/storage_backend_disk.c