[libvirt] [PATCH 0/7] Cleanup with storageencryption/qemu-img

John Ferlan jferlan at redhat.com
Fri Jun 3 10:42:05 UTC 2016


The first 4 patches were already posted:

  http://www.redhat.com/archives/libvir-list/2016-May/msg01984.htm

  http://www.redhat.com/archives/libvir-list/2016-May/msg02147.html

There was only one small change in a comment to any of those patches.

The last 3 patches are new - just trying to make it easier to use the
qemu-img code for creating a luks volume.

John Ferlan (7):
  util: Clean up code formatting in virstorageencryption
  storage: Split out setting default secret for encryption
  storage: Split out a helper for encryption checks
  storage: Adjust qemu-img switches check
  storage: Create helper to set input for CreateQemuImg code
  storage: Create helper to set backing for CreateQemuImg code
  storage: Create helper to set options for CreateQemuImg code

 src/storage/storage_backend.c    | 367 ++++++++++++++++++++++-----------------
 src/storage/storage_backend_fs.c |  79 +++++----
 src/util/virstorageencryption.c  |  58 +++----
 3 files changed, 282 insertions(+), 222 deletions(-)

-- 
2.5.5




More information about the libvir-list mailing list