[libvirt] [PATCH 0/3] Clean up some virstorageencryption code

John Ferlan jferlan at redhat.com
Thu May 26 21:52:47 UTC 2016


While working through adding luks support for libvirt, I have a few patches
that aren't really germane to adding support and rather than drop a large
patch series when I'm done - I figured I'd post a few adjustments.

In the long run the encryption code probably doesn't work, but I'm trying
to move it to the side at least.

John Ferlan (3):
  util: Clean up code formatting in virstorageencryption
  storage: Split out setting default secret for encryption
  storage: Split out a helper for encryption checks

 src/storage/storage_backend.c    | 80 ++++++++++++++++++++++++++--------------
 src/storage/storage_backend_fs.c | 79 ++++++++++++++++++++++++---------------
 src/util/virstorageencryption.c  | 58 ++++++++++++++---------------
 3 files changed, 128 insertions(+), 89 deletions(-)

-- 
2.5.5




More information about the libvir-list mailing list