From: kbusch@kernel.org (Keith Busch)
Subject: [PATCHv2] nvme-multipath: split bios with the ns_head bio_set before submitting
Date: Tue, 30 Apr 2019 10:33:50 -0600 [thread overview]
Message-ID: <20190430163350.GA25542@localhost.localdomain> (raw)
In-Reply-To: <20190430162745.39204-1-hare@suse.de>
On Tue, Apr 30, 2019@06:27:45PM +0200, Hannes Reinecke wrote:
> + /*
> + * The namespace might be going away and the bio might
> + * be moved to a different queue via blk_steal_bios(),
> + * so we need to use the bio_split pool from the original
> + * queue to allocate the bvecs from.
> + */
> + blk_queue_split(q, *bio);
^^^^
Shouldn't that be '&bio'?
next prev parent reply other threads:[~2019-04-30 16:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-30 16:27 [PATCHv2] nvme-multipath: split bios with the ns_head bio_set before submitting Hannes Reinecke
2019-04-30 16:33 ` Keith Busch [this message]
2019-04-30 16:53 ` Hannes Reinecke
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=20190430163350.GA25542@localhost.localdomain \
--to=kbusch@kernel.org \
/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