[dm-devel] [PATCH v4 4/5] dm: support key eviction from keyslot managers of underlying devices

Eric Biggers ebiggers at kernel.org
Wed Feb 10 20:19:40 UTC 2021


On Mon, Feb 01, 2021 at 05:10:18AM +0000, Satya Tangirala wrote:
> Now that device mapper supports inline encryption, add the ability to
> evict keys from all underlying devices. When an upper layer requests
> a key eviction, we simply iterate through all underlying devices
> and evict that key from each device.
> 
> Co-developed-by: Eric Biggers <ebiggers at google.com>
> Signed-off-by: Eric Biggers <ebiggers at google.com>
> Signed-off-by: Satya Tangirala <satyat at google.com>

This latest version looks good to me.  If it's needed despite my
Co-developed-by, feel free to add:

	Reviewed-by: Eric Biggers <ebiggers at google.com>

- Eric




More information about the dm-devel mailing list