Re: [PATCH v2] nvmet: auth: validate dhchap id list lengths

From: yunje shin

Date: Fri Mar 20 2026 - 04:21:10 EST


On Tue, Mar 17, 2026 at 11:51 PM Christoph Hellwig <hch@xxxxxx> wrote:
>
> On Fri, Mar 13, 2026 at 02:24:09PM +0900, YunJe Shin wrote:
> > +#define NVME_AUTH_DHCHAP_MAX_HASH_IDS 30
> > +#define NVME_AUTH_DHCHAP_MAX_DH_IDS 30
>
> Tabs before the values. Bonus points for a reference to the relevant
> spec.
>

Thanks. Since Alistair has already sent the nvme.h macro patch with
the spec reference, I'll drop the header changes
from my patch and send v3