]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix FS volume creation with backing stores.
authorCole Robinson <crobinso@redhat.com>
Tue, 16 Jun 2009 15:47:53 +0000 (15:47 +0000)
committerCole Robinson <crobinso@redhat.com>
Tue, 16 Jun 2009 15:47:53 +0000 (15:47 +0000)
commitac75bd1b1eedfa0740d6f3dcb9bd89852380ae8d
treeed023b219e2297dbac9b51445d51f64cdd714475
parent53603043c7b573595eac398a50b61426f66d92f8
Fix FS volume creation with backing stores.

This regressed when CreateXMLFrom was added: we should only perform the
backing store comparison if an input volume was passed.
ChangeLog
src/storage_backend_fs.c