Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: james.smart@broadcom.com (James Smart)
Subject: [PATCH] nvmet core: skip flags checks on fabric commands
Date: Thu, 27 Apr 2017 20:03:12 -0700	[thread overview]
Message-ID: <979902d3-ff07-4213-6f31-11eb19ad9829@broadcom.com> (raw)
In-Reply-To: <20170428002056.26213-1-jsmart2021@gmail.com>

On 4/27/2017 5:20 PM, jsmart2021@gmail.com wrote:
> From: James Smart <jsmart2021 at gmail.com>
>
> The core layer validates nvme command flags (w0 byte 1) values before
> decoding opcodes. On fabric commands the flags field is reserved.
> Current validations require NVME_CMD_SGL_METABUF or NVME_CMD_SGL_METASEG
> to be set. If host sets flags to 0 as reserved field, command fails.
>
> Exclude fabric commands from flags checks.
>
> Signed-off-by: James Smart <james.smart at broadcom.com>

Please disregard. missed the static. Will repost.

Sorry for the noise.

-- james

      reply	other threads:[~2017-04-28  3:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-28  0:20 [PATCH] nvmet core: skip flags checks on fabric commands jsmart2021
2017-04-28  3:03 ` James Smart [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=979902d3-ff07-4213-6f31-11eb19ad9829@broadcom.com \
    --to=james.smart@broadcom.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox