From: willy@linux.intel.com (Matthew Wilcox)
Subject: [PATCHv3 for-3.20] NVMe: Update SCSI Inquiry VPD 83h translation
Date: Fri, 9 Jan 2015 09:43:24 -0500 [thread overview]
Message-ID: <20150109144324.GC5661@wil.cx> (raw)
In-Reply-To: <1420757697-14839-1-git-send-email-keith.busch@intel.com>
On Thu, Jan 08, 2015@03:54:57PM -0700, Keith Busch wrote:
> @@ -115,7 +115,13 @@ struct nvme_id_ns {
> __le16 nawun;
> __le16 nawupf;
> __le16 nacwu;
> - __u8 rsvd40[80];
> + __le16 nabsn;
> + __le16 nabo;
> + __le16 nabspf;
> + __u16 rsvd46;
> + __le64 nvmcap[2];
> + __u8 rsvd40[40];
rsvd64[40], surely?
> + __u8 nguid[16];
> __u8 eui64[8];
> struct nvme_lbaf lbaf[16];
> __u8 rsvd192[192];
prev parent reply other threads:[~2015-01-09 14:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-08 22:54 [PATCHv3 for-3.20] NVMe: Update SCSI Inquiry VPD 83h translation Keith Busch
2015-01-08 23:10 ` Keith Busch
2015-06-09 19:45 ` Jeffrey Lien
2015-06-09 20:07 ` Keith Busch
2015-01-09 14:43 ` Matthew Wilcox [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=20150109144324.GC5661@wil.cx \
--to=willy@linux.intel.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.