Re: [PATCH 1/3] nvmet-tcp: Don't error if TLS is enabed on a reset
From: Christoph Hellwig
Date: Fri Oct 31 2025 - 06:03:27 EST
On Thu, Oct 30, 2025 at 01:51:12PM +1000, alistair23@xxxxxxxxx wrote:
> + dhchap_status = nvmet_setup_auth(ctrl, req->sq, true);
Please avoid the overly long line.