linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] nvme-cli fixes and ANA updates
@ 2018-08-17  7:29 Hannes Reinecke
  2018-08-17  7:29 ` [PATCH 1/6] nvme-ana-log: fixup compiler warning in show_ana_log() Hannes Reinecke
                   ` (6 more replies)
  0 siblings, 7 replies; 20+ messages in thread
From: Hannes Reinecke @ 2018-08-17  7:29 UTC (permalink / raw)


Hi Keith,

here's a small set of fixes and an update to have nvme list-subsys printing
out the ANA state for all paths.
This brings nvme-cli output on par with that from multipath-tools.

As usual, comments and reviews welcome.

Hannes Reinecke (6):
  nvme-ana-log: fixup compiler warning in show_ana_log()
  nvme-vendor: fixup c99 declaration in huawei plugin
  nvme-discover: sanitize options
  nvme-discover: Retry discovery log if the generation counter changes
  nvme-list-subsys: Print PCIe controller address
  nvme-list-subsys: Add device name argument and print out ANA state

 Documentation/nvme-discover.txt    |  13 ++-
 Documentation/nvme-list-subsys.txt |   4 +-
 fabrics.c                          |  15 ++--
 huawei-nvme.c                      |   3 +-
 nvme-print.c                       |  13 ++-
 nvme.c                             | 169 ++++++++++++++++++++++++++++++++++---
 nvme.h                             |   1 +
 7 files changed, 195 insertions(+), 23 deletions(-)

-- 
2.13.7

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

end of thread, other threads:[~2018-08-17 22:14 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-17  7:29 [PATCH 0/6] nvme-cli fixes and ANA updates Hannes Reinecke
2018-08-17  7:29 ` [PATCH 1/6] nvme-ana-log: fixup compiler warning in show_ana_log() Hannes Reinecke
2018-08-17  8:09   ` Christoph Hellwig
2018-08-17 21:44     ` Chaitanya Kulkarni
2018-08-17 21:55       ` Keith Busch
2018-08-17  7:29 ` [PATCH 2/6] nvme-vendor: fixup c99 declaration in huawei plugin Hannes Reinecke
2018-08-17  8:09   ` Christoph Hellwig
2018-08-17 21:56     ` Keith Busch
2018-08-17  7:29 ` [PATCH 3/6] nvme-discover: sanitize options Hannes Reinecke
2018-08-17  8:10   ` Christoph Hellwig
2018-08-17  7:29 ` [PATCH 4/6] nvme-discover: Retry discovery log if the generation counter changes Hannes Reinecke
2018-08-17  8:11   ` Christoph Hellwig
2018-08-17 10:06     ` Hannes Reinecke
2018-08-17  7:29 ` [PATCH 5/6] nvme-list-subsys: Print PCIe controller address Hannes Reinecke
2018-08-17  8:12   ` Christoph Hellwig
2018-08-17 10:06     ` Hannes Reinecke
2018-08-17  7:29 ` [PATCH 6/6] nvme-list-subsys: Add device name argument and print out ANA state Hannes Reinecke
2018-08-17  8:12   ` Christoph Hellwig
2018-08-17 22:14   ` Chaitanya Kulkarni
2018-08-17 21:58 ` [PATCH 0/6] nvme-cli fixes and ANA updates Keith Busch

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).