Re: [PATCH] nvmet-rdma: fix queue leak when connect backlog is exceeded
From: Christoph Hellwig
Date: Mon Aug 17 2026 - 03:46:26 EST
On Thu, Aug 13, 2026 at 02:42:01PM +0800, Xixin Liu wrote:
> When pending disconnecting queues exceed the backlog limit, the
> connect path only drops the device reference and leaks the newly
> allocated queue and its IB resources.
Looks good:
Reviewed-by: Christoph Hellwig <hch@xxxxxx>