From: kbusch@kernel.org (Keith Busch)
Subject: [PATCH] [NVMe-CLI] WDC Plugins vs-internal-log command unsupported on SN340.
Date: Mon, 18 Mar 2019 09:29:24 -0600 [thread overview]
Message-ID: <20190318152923.GA23533@localhost.localdomain> (raw)
In-Reply-To: <1552922711-1364-1-git-send-email-jeff.lien@wdc.com>
Applied, thanks.
On Mon, Mar 18, 2019@03:25:27PM +0000, Jeffrey Lien wrote:
> Signed-off-by: Jeff Lien <jeff.lien at wdc.com>
> ---
> plugins/wdc/wdc-nvme.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/plugins/wdc/wdc-nvme.c b/plugins/wdc/wdc-nvme.c
> index 5da8587..984154e 100644
> --- a/plugins/wdc/wdc-nvme.c
> +++ b/plugins/wdc/wdc-nvme.c
> @@ -792,6 +792,7 @@ static __u64 wdc_get_drive_capabilities(int fd) {
> break;
> case WDC_NVME_SN340_DEV_ID:
> capabilities = WDC_DRIVE_CAP_SN340_DUI;
> + break;
> default:
> capabilities = 0;
> }
> --
> 1.8.3.1
prev parent reply other threads:[~2019-03-18 15:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-18 15:25 [PATCH] [NVMe-CLI] WDC Plugins vs-internal-log command unsupported on SN340 Jeffrey Lien
2019-03-18 15:29 ` Keith Busch [this message]
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=20190318152923.GA23533@localhost.localdomain \
--to=kbusch@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox