From: keith.busch@intel.com (Keith Busch)
Subject: [PATCH 2/3] nvme-rdma: use blk_rq_payload_bytes instead of blk_rq_bytes
Date: Thu, 22 Feb 2018 08:31:52 -0700 [thread overview]
Message-ID: <20180222153152.GG7076@localhost.localdomain> (raw)
In-Reply-To: <20180222152410.19222-3-hch@lst.de>
On Thu, Feb 22, 2018@07:24:09AM -0800, Christoph Hellwig wrote:
> blk_rq_bytes does the wrong thing for special payloads like discards and
> might cause the driver to not set up a SGL.
>
> Signed-off-by: Christoph Hellwig <hch at lst.de>
Looks good.
Reviewed-by: Keith Busch <keith.busch at intel.com>
next prev parent reply other threads:[~2018-02-22 15:31 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-22 15:24 small fixes for 4.16 and -stable Christoph Hellwig
2018-02-22 15:24 ` [PATCH 1/3] nvme-fabrics: don't check for non-NULL module in nvmf_register_transport Christoph Hellwig
2018-02-22 15:31 ` Keith Busch
2018-02-22 15:34 ` Sagi Grimberg
2018-02-22 15:24 ` [PATCH 2/3] nvme-rdma: use blk_rq_payload_bytes instead of blk_rq_bytes Christoph Hellwig
2018-02-22 15:31 ` Keith Busch [this message]
2018-02-22 15:34 ` Sagi Grimberg
2018-02-22 15:39 ` Johannes Thumshirn
2018-02-22 15:58 ` Bart Van Assche
2018-02-22 15:24 ` [PATCH 3/3] nvmet-loop: use blk_rq_payload_bytes for sgl selection Christoph Hellwig
2018-02-22 15:32 ` Keith Busch
2018-02-22 15:34 ` Sagi Grimberg
2018-02-22 15:39 ` Johannes Thumshirn
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=20180222153152.GG7076@localhost.localdomain \
--to=keith.busch@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 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).