Re: [PATCH v5 0/3] block/rbd: Add support for layered encryption

2023-01-27 Thread Ilya Dryomov
On Sun, Jan 15, 2023 at 1:40 PM Or Ozeri wrote: > > 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/rb

[PATCH v5 0/3] block/rbd: Add support for layered encryption

2023-01-15 Thread Or Ozeri
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 l