All of lore.kernel.org
 help / color / mirror / Atom feed
From: hare@suse.de (Hannes Reinecke)
Subject: [PATCH 0/2] nvmet: add some more configfs attributes
Date: Fri, 29 Mar 2019 13:04:02 +0100	[thread overview]
Message-ID: <20190329120404.55637-1-hare@suse.de> (raw)

Hi all,

here are two small patches to make the 'MDTS' value and the 'CNTLID'
range configurable. The first is primarily for debugging, but the other
is required if the nvme target is deployed in a cluster.

As usual, comments and reviews are welcome.

Hannes Reinecke (2):
  nvmet: make MDTS value configurable
  nvmet: make CNTLID range configurable

 drivers/nvme/target/admin-cmd.c |  3 +-
 drivers/nvme/target/configfs.c  | 87 +++++++++++++++++++++++++++++++++++++++++
 drivers/nvme/target/core.c      |  4 +-
 drivers/nvme/target/nvmet.h     |  4 ++
 4 files changed, 95 insertions(+), 3 deletions(-)

-- 
2.16.4

             reply	other threads:[~2019-03-29 12:04 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-29 12:04 Hannes Reinecke [this message]
2019-03-29 12:04 ` [PATCH 1/2] nvmet: make MDTS value configurable Hannes Reinecke
2019-03-29 17:27   ` Heitke, Kenneth
2019-03-31 15:04   ` Max Gurtovoy
2019-04-01  2:02     ` Hannes Reinecke
2019-04-01  3:10       ` Keith Busch
2019-04-01 11:48         ` Hannes Reinecke
2019-04-02 12:06           ` Max Gurtovoy
2019-04-02 23:31             ` Keith Busch
2019-04-03 14:53         ` Christoph Hellwig
2019-03-29 12:04 ` [PATCH 2/2] nvmet: make CNTLID range configurable Hannes Reinecke
2019-04-03 18:11   ` Christoph Hellwig
2019-04-03 22:13     ` Hannes Reinecke

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=20190329120404.55637-1-hare@suse.de \
    --to=hare@suse.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.