All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] nvme-cli: update NetApp plugin for ONTAP devices
@ 2019-04-01 16:39 martinus.gpy
  2019-04-01 16:39 ` [PATCH 1/2] nvme-cli: add netapp ontapdevices command martinus.gpy
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: martinus.gpy @ 2019-04-01 16:39 UTC (permalink / raw)


From: Martin George <marting@netapp.com>

These patches update the current NetApp plugin to handle
NetApp ONTAP devices.

Martin George (2):
  nvme-cli: add netapp ontapdevices command
  nvme-cli: add netapp ontapdevices man page

 Documentation/nvme-netapp-ontapdevices.1    |  74 ++
 Documentation/nvme-netapp-ontapdevices.html | 814 ++++++++++++++++++++
 Documentation/nvme-netapp-ontapdevices.txt  |  35 +
 plugins/netapp/netapp-nvme.c                | 342 ++++++++
 plugins/netapp/netapp-nvme.h                |   1 +
 5 files changed, 1266 insertions(+)
 create mode 100644 Documentation/nvme-netapp-ontapdevices.1
 create mode 100644 Documentation/nvme-netapp-ontapdevices.html
 create mode 100644 Documentation/nvme-netapp-ontapdevices.txt

-- 
2.17.1

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

end of thread, other threads:[~2019-04-08 15:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-01 16:39 [PATCH 0/2] nvme-cli: update NetApp plugin for ONTAP devices martinus.gpy
2019-04-01 16:39 ` [PATCH 1/2] nvme-cli: add netapp ontapdevices command martinus.gpy
2019-04-03 19:15   ` Schremmer, Steven
2019-04-01 16:39 ` [PATCH 2/2] nvme-cli: add netapp ontapdevices man page martinus.gpy
2019-04-04 19:17 ` [PATCH 0/2] nvme-cli: update NetApp plugin for ONTAP devices Keith Busch
2019-04-08  8:53   ` George, Martin
2019-04-08 15:06     ` Keith Busch

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.