[PATCH 2/3] nvme-fabrics: error out when connect I/O fails

Christoph Hellwig hch at lst.de
Mon May 22 23:58:42 PDT 2023


On Mon, May 22, 2023 at 06:04:07AM -0700, Chaitanya Kulkarni wrote:
> In nvmf_connect_io_queue() when connect I/O commands fails we just
> log the connect error and continue processing for authentication.
> 
> Add goto out_free_data after logging the connect error to error out.

Looks good:

Reviewed-by: Christoph Hellwig <hch at lst.de>



More information about the Linux-nvme mailing list