Re: [PATCH v4 0/5] Add support for librbd encryption

2021-10-18 Thread Peter Krempa
On Mon, Oct 18, 2021 at 09:28:00 +, Or Ozeri wrote: >Any comments? :) Oops, I meant to get to this last week but somehow it fell under my radar. I'll try to get to this today or tomorrow.

Re: [PATCH v4 0/5] Add support for librbd encryption

2021-10-18 Thread Or Ozeri
Any comments? :)-"Or Ozeri" wrote: -To: libvir-list@redhat.comFrom: "Or Ozeri" Date: 10/07/2021 10:21PMCc: to.my.troc...@gmail.com, dan...@il.ibm.com, idryo...@gmail.com, "Or Ozeri" Subject: [PATCH v4 0/5] Add support for librbd

[PATCH v4 0/5] Add support for librbd encryption

2021-10-07 Thread Or Ozeri
v4: - added disk post parse to image creation flow in qemublocktest (since more tests failed after adding engine validation) - removed symlink changes - added luks2 and engine documentation - switched to using enum engine instead of int - added validation for encryption engine and formats