[PATCH 3/9] nvme-tcp: check for invalidated or revoked key

Sagi Grimberg sagi at grimberg.me
Tue Aug 13 12:29:51 PDT 2024




On 12/08/2024 18:17, Keith Busch wrote:
> On Mon, Aug 12, 2024 at 04:09:01PM +0200, Hannes Reinecke wrote:
>> Should be fixed with:
>>
>> diff --git a/drivers/nvme/host/Kconfig b/drivers/nvme/host/Kconfig
>> index a3caef75aa0a..883aaab2d83e 100644
>> --- a/drivers/nvme/host/Kconfig
>> +++ b/drivers/nvme/host/Kconfig
>> @@ -109,6 +109,7 @@ config NVME_HOST_AUTH
>>          bool "NVMe over Fabrics In-Band Authentication in host side"
>>          depends on NVME_CORE
>>          select NVME_AUTH
>> +       select NVME_KEYRING if NVME_TCP_TLS
>>          help
>>            This provides support for NVMe over Fabrics In-Band Authentication
>> in
>>            host side.
>>
>> Will send an updated series.
> If this is the only change you have, no need to resend. Looks good on my
> end, I've pushed this out to the nvme tree a few minutes ago.

Nice.



More information about the Linux-nvme mailing list