All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] nvme-cli: update Firmware Activate command
@ 2017-12-15 18:02 Minwoo Im
  2017-12-15 18:02 ` [PATCH 1/2] nvme-cli: update Firmware Activate command for new feature Minwoo Im
  2017-12-15 18:02 ` [PATCH 2/2] nvme-cli: add a status code of Firmware Commit command Minwoo Im
  0 siblings, 2 replies; 5+ messages in thread
From: Minwoo Im @ 2017-12-15 18:02 UTC (permalink / raw)


Hi all,

Name of Firmware Activate command was changed in NVMe 1.2 to Firmware Commit.
This patch will change the command name accordingly.
It will also make it support for new feature(Boot Partition) specified in
this command which was introduced in NVMe 1.3.

Please feel free to give any comments.

Thanks,

Minwoo Im (2):
  nvme-cli: update Firmware Activate command for new feature
  nvme-cli: add a status code of Firmware Commit command

 linux/nvme.h   |  1 +
 nvme-builtin.h |  2 +-
 nvme-ioctl.c   |  4 ++--
 nvme-ioctl.h   |  2 +-
 nvme-print.c   |  1 +
 nvme.c         | 35 +++++++++++++++++++++++++----------
 6 files changed, 31 insertions(+), 14 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-12-17  3:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-15 18:02 [PATCH 0/2] nvme-cli: update Firmware Activate command Minwoo Im
2017-12-15 18:02 ` [PATCH 1/2] nvme-cli: update Firmware Activate command for new feature Minwoo Im
2017-12-15 18:23   ` Keith Busch
2017-12-17  3:02     ` Minwoo Im
2017-12-15 18:02 ` [PATCH 2/2] nvme-cli: add a status code of Firmware Commit command Minwoo Im

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.