* [PATCH V2 0/3] nvme-cli: update Firmware Activate to Firmware Commit
@ 2017-12-17 9:58 Minwoo Im
2017-12-19 20:19 ` Keith Busch
0 siblings, 1 reply; 2+ messages in thread
From: Minwoo Im @ 2017-12-17 9:58 UTC (permalink / 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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH V2 0/3] nvme-cli: update Firmware Activate to Firmware Commit
2017-12-17 9:58 [PATCH V2 0/3] nvme-cli: update Firmware Activate to Firmware Commit Minwoo Im
@ 2017-12-19 20:19 ` Keith Busch
0 siblings, 0 replies; 2+ messages in thread
From: Keith Busch @ 2017-12-19 20:19 UTC (permalink / raw)
On Sun, Dec 17, 2017@06:58:02PM +0900, Minwoo Im wrote:
> 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)
Thanks, this all looks good to me. Applied.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-12-19 20:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-17 9:58 [PATCH V2 0/3] nvme-cli: update Firmware Activate to Firmware Commit Minwoo Im
2017-12-19 20:19 ` Keith Busch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox