Re: [PATCH v5 3/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: > > Starting from ceph Reef, RBD has built-in support for layered encryption, > where each ancestor image (in a cloned image setting) can be possibly > encrypted using a unique passphrase. > > A new function, rbd_encryption_load2, was added to librbd

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

2023-01-15 Thread Or Ozeri
Starting from ceph Reef, RBD has built-in support for layered encryption, where each ancestor image (in a cloned image setting) can be possibly encrypted using a unique passphrase. A new function, rbd_encryption_load2, was added to librbd API. This new function supports an array of passphrases (vi