On Mon, Jan 30, 2023 at 2:16 PM Ilya Dryomov <[email protected]> wrote: > > On Sun, Jan 29, 2023 at 12:31 PM [email protected] > <[email protected]> wrote: > > > > v6: nit fixes > > v5: nit fixes > > v4: split to multiple commits > > add support for more than just luks-any in layered encryption > > nit fixes > > v3: further nit fixes suggested by @idryomov > > v2: nit fixes suggested by @idryomov > > > > Or Ozeri (3): > > block/rbd: Remove redundant stack variable passphrase_len > > block/rbd: Add luks-any encryption opening option > > block/rbd: Add support for layered encryption > > > > block/rbd.c | 188 ++++++++++++++++++++++++++++++++++++++++--- > > qapi/block-core.json | 31 ++++++- > > 2 files changed, 205 insertions(+), 14 deletions(-) > > > > -- > > 2.25.1 > > > > Reviewed-by: Ilya Dryomov <[email protected]>
Hi Kevin, Hanna, What is the status of this set? I see it on patchw and also see that my review got picked up but it's not clear whether there is something else to do here: https://patchew.org/QEMU/[email protected]/ I'm CCing Daniel who commented on previous postings of this set in case an additional review is needed. Thanks, Ilya
