]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix storage format probing
authorJán Tomko <jtomko@redhat.com>
Thu, 5 Jun 2014 16:47:21 +0000 (18:47 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 5 Jun 2014 16:58:58 +0000 (18:58 +0200)
commitc110cdb2bcc9d29dafbc89d3edda16a824e9443d
tree0d8a6246c3ec7ef1fd5a466cc02505a78ef12b7a
parenteffbb11e29ef4d005d17cd6c14cf533abe2d5e3c
Fix storage format probing

Commit fff74b2 moved the probing into virStorageFileGetMetadataFromBuf
but didn't update the format in volume definition.

https://bugzilla.redhat.com/show_bug.cgi?id=1104908
src/storage/storage_backend_fs.c
src/storage/storage_backend_gluster.c