From: minwoo.im.dev@gmail.com (Minwoo Im)
Subject: [PATCH V2 0/3] nvme-cli: update Firmware Activate to Firmware Commit
Date: Sun, 17 Dec 2017 18:58:02 +0900 [thread overview]
Message-ID: <1513504682-30766-1-git-send-email-minwoo.im.dev@gmail.com> (raw)
This patch set will make it support alias of every subcommands in nvme-cli.
To show how this is done, update "Firmware Activate" command to
"Firmware Commit" by making it as an alias.
Also it updates "Firmware Commit" command to support boot partition feature
which was introduced in NVMe 1.3 spec.
Please feel free to give feedbacks and reviews.
Changes to V1:
- add support alias infrastructure for subcommands (Keith)
Minwoo Im (3):
nvme-cli: add support alias command with Firmware Activate
nvme-cli: update Firmware Commit with boot partition feature
nvme-cli: add command specific status of Firmware Commit
cmd_handler.h | 20 ++++++++++++++++----
linux/nvme.h | 1 +
nvme-builtin.h | 2 +-
nvme-ioctl.c | 2 +-
nvme-ioctl.h | 2 +-
nvme-print.c | 1 +
nvme.c | 35 +++++++++++++++++++++++++----------
plugin.c | 3 ++-
plugin.h | 1 +
9 files changed, 49 insertions(+), 18 deletions(-)
--
2.7.4
next reply other threads:[~2017-12-17 9:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-17 9:58 Minwoo Im [this message]
2017-12-19 20:19 ` [PATCH V2 0/3] nvme-cli: update Firmware Activate to Firmware Commit Keith Busch
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=1513504682-30766-1-git-send-email-minwoo.im.dev@gmail.com \
--to=minwoo.im.dev@gmail.com \
/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