From: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
To: linux-nvme@lists.infradead.org
Cc: hch@lst.de, Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>,
sagi@grimberg.me
Subject: [PATCH 0/2] nvmet: make model and ctrl-id configurable
Date: Thu, 21 Nov 2019 23:41:52 -0800 [thread overview]
Message-ID: <20191122074154.12159-1-chaitanya.kulkarni@wdc.com> (raw)
Hi,
This is a small patch series which allows user to configure the
model and the controller ID.
The changelog is present in the respective patches.
The patch-series for the nvmetcli with new attribute support
will follow this one shortly.
Regards,
Chaitanya
Chaitanya Kulkarni (1):
nvmet: make ctrl-id configurable
Mark Ruijter (1):
nvmet: make ctrl model configurable
drivers/nvme/target/admin-cmd.c | 12 +++-
drivers/nvme/target/configfs.c | 115 ++++++++++++++++++++++++++++++++
drivers/nvme/target/core.c | 10 ++-
drivers/nvme/target/nvmet.h | 6 ++
4 files changed, 139 insertions(+), 4 deletions(-)
--
2.22.1
_______________________________________________
Linux-nvme mailing list
Linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme
next reply other threads:[~2019-11-22 7:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-22 7:41 Chaitanya Kulkarni [this message]
2019-11-22 7:41 ` [PATCH V2 1/2] nvmet: make ctrl-id configurable Chaitanya Kulkarni
2019-11-22 13:43 ` Christoph Hellwig
2019-11-22 7:41 ` [PATCH V3 2/2] nvmet: make ctrl model configurable Chaitanya Kulkarni
2019-11-22 13:45 ` 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=20191122074154.12159-1-chaitanya.kulkarni@wdc.com \
--to=chaitanya.kulkarni@wdc.com \
--cc=hch@lst.de \
--cc=linux-nvme@lists.infradead.org \
--cc=sagi@grimberg.me \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).