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
prev parent reply other threads:[~2018-07-30 14:27 UTC|newest]
Thread overview: 4+ 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 ` [PATCH v5 2/3] block: move dif_prepare/dif_complete functions to " 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-30 14:27 ` Jens Axboe [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=2da4b36e-ca58-b3b3-f259-9bb03d0ae5d9@kernel.dk \
--to=axboe@kernel.dk \
/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;
as well as URLs for NNTP newsgroup(s).