All of lore.kernel.org
 help / color / mirror / Atom feed
From: martinus.gpy@gmail.com (martinus.gpy@gmail.com)
Subject: [PATCH 0/2] nvme-cli: update NetApp plugin for ONTAP devices
Date: Mon,  1 Apr 2019 22:09:55 +0530	[thread overview]
Message-ID: <20190401163957.2899-1-marting@netapp.com> (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

             reply	other threads:[~2019-04-01 16:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-01 16:39 martinus.gpy [this message]
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

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=20190401163957.2899-1-marting@netapp.com \
    --to=martinus.gpy@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 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.