[PATCH v1] nvmet-rdma: don't forget to delete a queue from the list of connection failed

Christoph Hellwig hch at lst.de
Sun Nov 6 11:29:44 PST 2016


On Sun, Nov 06, 2016 at 07:30:48PM +0200, Sagi Grimberg wrote:
> In case we accepted a queue connection and it failed, we might not
> remove the queue from the list until we unload and clean it up.
> We should delete it from the queue list on the relevant handler.

I think for this to work we'll also need to initialize
->queue_list when allocating the queue.



More information about the Linux-nvme mailing list