[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YPryGi2NNlcISOjQ@gmail.com>
Date: Fri, 23 Jul 2021 09:45:14 -0700
From: Eric Biggers <ebiggers@...nel.org>
To: Satya Tangirala <satyaprateek2357@...il.com>
Cc: linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
Jens Axboe <axboe@...nel.dk>,
Satya Tangirala <satyat@...gle.com>
Subject: Re: [PATCH v4 1/9] block: introduce blk_ksm_is_empty()
On Tue, Jul 06, 2021 at 10:29:35PM -0700, Satya Tangirala wrote:
> From: Satya Tangirala <satyat@...gle.com>
>
> This function checks if a given keyslot manager supports any encryption
> mode/data unit size combination (and returns true if there is no such
> supported combination). Helps clean up code a little.
>
> Signed-off-by: Satya Tangirala <satyat@...gle.com>
> ---
> block/keyslot-manager.c | 31 +++++++++++++++++++++++++++++++
> drivers/md/dm-table.c | 11 +----------
> include/linux/keyslot-manager.h | 2 ++
> 3 files changed, 34 insertions(+), 10 deletions(-)
Reviewed-by: Eric Biggers <ebiggers@...gle.com>
- Eric
Powered by blists - more mailing lists