All of lore.kernel.org
 help / color / mirror / Atom feed
From: hch@lst.de (Christoph Hellwig)
Subject: [PATCH] nvmet-rdma: add queue to queue list only if connection established
Date: Sun, 6 Nov 2016 17:43:54 +0100	[thread overview]
Message-ID: <20161106164354.GH15675@lst.de> (raw)
In-Reply-To: <1478425690-32460-1-git-send-email-sagi@grimberg.me>

On Sun, Nov 06, 2016@11:48:10AM +0200, Sagi Grimberg wrote:
> In case we accepted a queue connection and it failed, we might not
> remove the queue from the list. Instead of dealing with it, simply
> add the insert the queue only if we successfully established.

But that means we'd potentionally leak it when unloading the module,
if that happens at just the wrong time, don't we?

  reply	other threads:[~2016-11-06 16:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-06  9:48 [PATCH] nvmet-rdma: add queue to queue list only if connection established Sagi Grimberg
2016-11-06 16:43 ` Christoph Hellwig [this message]
2016-11-06 17:19   ` Sagi Grimberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161106164354.GH15675@lst.de \
    --to=hch@lst.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.