]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Revert "storageVolCreateXMLFrom: Check if backend knows how to createVol"
authorJán Tomko <jtomko@redhat.com>
Mon, 15 Feb 2016 08:04:58 +0000 (09:04 +0100)
committerJán Tomko <jtomko@redhat.com>
Wed, 17 Feb 2016 12:29:41 +0000 (13:29 +0100)
commitcdb757c970a42c0f3c56f6a5e2ec8c22f30c99b4
treeec146f124985423f30c0164c8a205f23c862b24a
parent67121f083402bc12d90909f29f038b3416d8de06
Revert "storageVolCreateXMLFrom: Check if backend knows how to createVol"

This reverts commit 611a278fa46d3136b7fe5c6ab05e660ca3c8fdf4.

According to the original commit message, this is dead code:

  It is highly unlikely that a backend will know how to create a
  volume from a different volume (buildVolFrom) and not know how to
  create an empty volume (createVol).
src/storage/storage_driver.c