All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keith Busch <kbusch@kernel.org>
To: linux-nvme@lists.infradead.org, hch@lst.de
Cc: Max Gurtovoy <mgurtovoy@nvidia.com>, Sagi Grimberg <sagi@grimberg.me>
Subject: Re: [PATCHv2] nvme: disable namespaces with unsupported metadata
Date: Mon, 29 Nov 2021 14:33:42 -0800	[thread overview]
Message-ID: <20211129223342.GD3582042@dhcp-10-100-145-180.wdc.com> (raw)
In-Reply-To: <20211129160712.3596738-1-kbusch@kernel.org>

On Mon, Nov 29, 2021 at 08:07:12AM -0800, Keith Busch wrote:
> +		if (ctrl->max_integrity_segments && nvme_ns_has_pi(ns))
>  			ns->features |=
>  				(NVME_NS_METADATA_SUPPORTED | NVME_NS_EXT_LBAS);

Apparently the passthrough interface works fine for any arbitrary
metadata format, so looks like we should leave NVME_NS_EXT_LBAS flag set
for all transports. I'll need to send a v3.


      reply	other threads:[~2021-11-29 22:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-29 16:07 [PATCHv2] nvme: disable namespaces with unsupported metadata Keith Busch
2021-11-29 22:33 ` 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=20211129223342.GD3582042@dhcp-10-100-145-180.wdc.com \
    --to=kbusch@kernel.org \
    --cc=hch@lst.de \
    --cc=linux-nvme@lists.infradead.org \
    --cc=mgurtovoy@nvidia.com \
    --cc=sagi@grimberg.me \
    /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.