All of lore.kernel.org
 help / color / mirror / Atom feed
From: hch@infradead.org (Christoph Hellwig)
Subject: [PATCH v2 07/10] nvmet_fc: Add queue create and delete callbacks in LLDD api
Date: Tue, 16 May 2017 05:48:58 -0700	[thread overview]
Message-ID: <20170516124858.GH28689@infradead.org> (raw)
In-Reply-To: <20170516001024.5281-8-jsmart2021@gmail.com>

On Mon, May 15, 2017@05:10:21PM -0700, James Smart wrote:
> To facilitate LLDD resource management on nvme queue creation and
> deletion, add optional callbacks queue_create and queue_delete.

Please send these together with driver changes to implement them,
otherwise they are impossible to review.

  reply	other threads:[~2017-05-16 12:48 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-16  0:10 [PATCH v2 00/10] outstanding nvme_fc/nvmet_fc fixes James Smart
2017-05-16  0:10 ` [PATCH v2 01/10] nvme_fc: get rid of local reconnect_delay James Smart
2017-05-16  7:32   ` Johannes Thumshirn
2017-05-16 12:45   ` Christoph Hellwig
2017-05-16  0:10 ` [PATCH v2 02/10] nvme_fc: Support ctrl_loss_tmo James Smart
2017-05-16  7:33   ` Johannes Thumshirn
2017-05-16 12:46   ` Christoph Hellwig
2017-05-16  0:10 ` [PATCH v2 03/10] nvme_fc: replace ioabort msleep loop with completion James Smart
2017-05-16  7:33   ` Johannes Thumshirn
2017-05-16 12:46   ` Christoph Hellwig
2017-05-16  0:10 ` [PATCH v2 04/10] nvme_fc: revise comment on teardown James Smart
2017-05-16  7:33   ` Johannes Thumshirn
2017-05-16 12:46   ` Christoph Hellwig
2017-05-16  0:10 ` [PATCH v2 05/10] nvme_fc: set logging level on resets/deletes James Smart
2017-05-16  7:35   ` Johannes Thumshirn
2017-05-16 12:47   ` Christoph Hellwig
2017-05-16  0:10 ` [PATCH v2 06/10] nvmet_fc: Reduce work_q count James Smart
2017-05-16  7:38   ` Johannes Thumshirn
2017-05-16 12:48   ` Christoph Hellwig
2017-05-16  0:10 ` [PATCH v2 07/10] nvmet_fc: Add queue create and delete callbacks in LLDD api James Smart
2017-05-16 12:48   ` Christoph Hellwig [this message]
2017-05-22 21:53     ` James Smart
2017-05-16  0:10 ` [PATCH v2 08/10] nvme_fc: remove extra controller reference taken on reconnect James Smart
2017-05-16  7:40   ` Johannes Thumshirn
2017-05-16 12:49   ` Christoph Hellwig
2017-05-16  0:10 ` [PATCH v2 09/10] nvme_fcloop: fix port deletes and callbacks James Smart
2017-05-16  7:41   ` Johannes Thumshirn
2017-05-16 12:50   ` Christoph Hellwig
2017-05-16  0:10 ` [PATCH v2 10/10] nvme_fc: correct nvme status set on abort James Smart
2017-05-16  7:42   ` Johannes Thumshirn
2017-05-16 12:51   ` Christoph Hellwig
2017-05-22 18:55 ` [PATCH v2 00/10] outstanding nvme_fc/nvmet_fc fixes Christoph Hellwig

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=20170516124858.GH28689@infradead.org \
    --to=hch@infradead.org \
    /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.