Re: [PATCH v2 0/7] qemu: add support for librbd layered encryption

2023-03-17 Thread Peter Krempa
On Mon, Mar 13, 2023 at 04:50:16 -0500, Or Ozeri wrote: > v2: > - add luks-any commits (including nit fixes) > - removed qemu 8.0.0 replies commit > - remove tautological if condition in qemuBlockStorageSourceAttachData > initialization > - add comments on validation of a single secret in qemu

[PATCH v2 0/7] qemu: add support for librbd layered encryption

2023-03-13 Thread Or Ozeri
v2: - add luks-any commits (including nit fixes) - removed qemu 8.0.0 replies commit - remove tautological if condition in qemuBlockStorageSourceAttachData initialization - add comments on validation of a single secret in qemu encryption engine - fix leak of qemuDomainStorageSourcePrivate->en