All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Max Gurtovoy <maxg@mellanox.com>,
	keith.busch@intel.com, linux-nvme@lists.infradead.org,
	sagi@grimberg.me, hch@lst.de, martin.petersen@oracle.com,
	linux-block@vger.kernel.org
Cc: vladimirk@mellanox.com
Subject: Re: [PATCH v5 1/3] block: move ref_tag calculation func to the block layer
Date: Mon, 30 Jul 2018 08:27:36 -0600	[thread overview]
Message-ID: <2da4b36e-ca58-b3b3-f259-9bb03d0ae5d9@kernel.dk> (raw)
In-Reply-To: <1532898933-3366-1-git-send-email-maxg@mellanox.com>

On 7/29/18 3:15 PM, Max Gurtovoy wrote:
> Currently this function is implemented in the scsi layer, but it's
> actual place should be the block layer since T10-PI is a general
> data integrity feature that is used in the nvme protocol as well.

Applied 1-3, thanks.

-- 
Jens Axboe

WARNING: multiple messages have this Message-ID (diff)
From: axboe@kernel.dk (Jens Axboe)
Subject: [PATCH v5 1/3] block: move ref_tag calculation func to the block layer
Date: Mon, 30 Jul 2018 08:27:36 -0600	[thread overview]
Message-ID: <2da4b36e-ca58-b3b3-f259-9bb03d0ae5d9@kernel.dk> (raw)
In-Reply-To: <1532898933-3366-1-git-send-email-maxg@mellanox.com>

On 7/29/18 3:15 PM, Max Gurtovoy wrote:
> Currently this function is implemented in the scsi layer, but it's
> actual place should be the block layer since T10-PI is a general
> data integrity feature that is used in the nvme protocol as well.

Applied 1-3, thanks.

-- 
Jens Axboe

  parent reply	other threads:[~2018-07-30 14:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-29 21:15 [PATCH v5 1/3] block: move ref_tag calculation func to the block layer Max Gurtovoy
2018-07-29 21:15 ` Max Gurtovoy
2018-07-29 21:15 ` [PATCH v5 2/3] block: move dif_prepare/dif_complete functions to " Max Gurtovoy
2018-07-29 21:15   ` Max Gurtovoy
2018-07-29 21:15 ` [PATCH v5 3/3] nvme: use blk API to remap ref tags for IOs with metadata Max Gurtovoy
2018-07-29 21:15   ` Max Gurtovoy
2018-07-30 14:27 ` Jens Axboe [this message]
2018-07-30 14:27   ` [PATCH v5 1/3] block: move ref_tag calculation func to the block layer Jens Axboe

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=2da4b36e-ca58-b3b3-f259-9bb03d0ae5d9@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=hch@lst.de \
    --cc=keith.busch@intel.com \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-nvme@lists.infradead.org \
    --cc=martin.petersen@oracle.com \
    --cc=maxg@mellanox.com \
    --cc=sagi@grimberg.me \
    --cc=vladimirk@mellanox.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.