Re: [PATCHv6 00/12] nvme: In-band authentication support
From: Hannes Reinecke <hare@suse.de>
Date: 2021-11-22 12:15:33
Also in:
linux-nvme
From: Hannes Reinecke <hare@suse.de>
Date: 2021-11-22 12:15:33
Also in:
linux-nvme
On 11/22/21 12:45 PM, Sagi Grimberg wrote:
quoted
quoted
quoted
quoted
What about the bug fix folded in?Yeah, and that, to Forgot to mention it.It is not the code that you shared in the other thread right?Yes, it is. It has been folded into v6.I don't see it in patch 07/12
+ ret = nvme_auth_process_dhchap_success1(ctrl, chap);
+ if (ret) {
+ /* Controller authentication failed */
+ goto fail2;
+ }
+
v5 had 'if (ret < 0) [' here.
Cheers,
Hannes
--
Dr. Hannes Reinecke Kernel Storage Architect
hare@suse.de +49 911 74053 688
SUSE Software Solutions Germany GmbH, 90409 Nürnberg
GF: F. Imendörffer, HRB 36809 (AG Nürnberg)