[libvirt] [PATCH 0/2] Partially revert separation of volume creating and building

Ján Tomko jtomko at redhat.com
Wed Feb 12 14:03:45 UTC 2014


The storage driver expects 'createVol' to fill out the volume key.
For disk and logical backends, we generate the key only after the volume
has been built. Revert the separation commits for these backends.

Ján Tomko (2):
  Revert "storage: lvm: Separate creating of the volume from building"
  Revert "storage: disk: Separate creating of the volume from building"

 src/storage/storage_backend_disk.c    | 44 ++++++++-----------------
 src/storage/storage_backend_logical.c | 60 ++++++++++++++---------------------
 2 files changed, 37 insertions(+), 67 deletions(-)

-- 
1.8.3.2




More information about the libvir-list mailing list