[libvirt] [PATCH 0/4] Add the ability to LUKS encrypt during LV creation

John Ferlan posted 4 patches 6 years, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20171006205925.28633-1-jferlan@redhat.com
docs/news.xml                         | 13 ++++++
src/storage/storage_backend_logical.c | 74 +++++++++++++++++++----------------
src/storage/storage_util.c            | 42 ++++++++++++++++++++
src/storage/storage_util.h            |  8 ++++
4 files changed, 104 insertions(+), 33 deletions(-)
[libvirt] [PATCH 0/4] Add the ability to LUKS encrypt during LV creation
Posted by John Ferlan 6 years, 6 months ago
Patches should hopefully speak for themselves.

John Ferlan (4):
  storage: Extract out the LVCREATE
  storage: Introduce virStorageBackendCreateVolUsingQemuImg
  storage: Allow creation of a LUKS using logical volume
  docs: Add news article

 docs/news.xml                         | 13 ++++++
 src/storage/storage_backend_logical.c | 74 +++++++++++++++++++----------------
 src/storage/storage_util.c            | 42 ++++++++++++++++++++
 src/storage/storage_util.h            |  8 ++++
 4 files changed, 104 insertions(+), 33 deletions(-)

-- 
2.13.6

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/4] Add the ability to LUKS encrypt during LV creation
Posted by John Ferlan 6 years, 6 months ago

ping?

Thanks -

John

On 10/06/2017 04:59 PM, John Ferlan wrote:
> Patches should hopefully speak for themselves.
> 
> John Ferlan (4):
>   storage: Extract out the LVCREATE
>   storage: Introduce virStorageBackendCreateVolUsingQemuImg
>   storage: Allow creation of a LUKS using logical volume
>   docs: Add news article
> 
>  docs/news.xml                         | 13 ++++++
>  src/storage/storage_backend_logical.c | 74 +++++++++++++++++++----------------
>  src/storage/storage_util.c            | 42 ++++++++++++++++++++
>  src/storage/storage_util.h            |  8 ++++
>  4 files changed, 104 insertions(+), 33 deletions(-)
> 

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list