[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YMqNe4GdMBUghH3L@sol.localdomain>
Date: Wed, 16 Jun 2021 16:47:07 -0700
From: Eric Biggers <ebiggers@...nel.org>
To: Satya Tangirala <satyat@...gle.com>
Cc: linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
Jens Axboe <axboe@...nel.dk>
Subject: Re: [PATCH v3 01/10] block: introduce blk_ksm_is_empty()
On Fri, Jun 04, 2021 at 07:58:51PM +0000, Satya Tangirala wrote:
> 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 | 21 +++++++++++++++++++++
> drivers/md/dm-table.c | 11 +----------
> include/linux/keyslot-manager.h | 2 ++
> 3 files changed, 24 insertions(+), 10 deletions(-)
Reviewed-by: Eric Biggers <ebiggers@...gle.com>
Powered by blists - more mailing lists