From: sagi@grimberg.me (Sagi Grimberg)
Subject: [PATCH v2 0/3] Move tagset reinit to its only current consumer, nvme-core
Date: Wed, 11 Oct 2017 12:53:05 +0300 [thread overview]
Message-ID: <1507715588-1041-1-git-send-email-sagi@grimberg.me> (raw)
As suggested by Bart Van Assche, get rid of
blk_mq_reinit_tagset and move it to nvme-core (its
only current consumer).
Instead, introduce a more generic tagset iterator helper.
Changes from v1:
- pass tagset to nvme_reinit_tagset (Bart)
Sagi Grimberg (3):
block: introduce blk_mq_tagset_iter
nvme: introduce nvme_reinit_tagset
block: remove blk_mq_reinit_tagset
block/blk-mq-tag.c | 11 +++++------
drivers/nvme/host/core.c | 10 ++++++++++
drivers/nvme/host/fc.c | 3 ++-
drivers/nvme/host/nvme.h | 2 ++
drivers/nvme/host/rdma.c | 7 +++----
include/linux/blk-mq.h | 4 ++--
6 files changed, 24 insertions(+), 13 deletions(-)
--
2.7.4
next reply other threads:[~2017-10-11 9:53 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-11 9:53 Sagi Grimberg [this message]
2017-10-11 9:53 ` [PATCH v2 1/3] block: introduce blk_mq_tagset_iter Sagi Grimberg
2017-10-11 10:28 ` Johannes Thumshirn
2017-10-11 9:53 ` [PATCH v2 2/3] nvme: introduce nvme_reinit_tagset Sagi Grimberg
2017-10-11 10:29 ` Johannes Thumshirn
2017-10-11 9:53 ` [PATCH v2 3/3] block: remove blk_mq_reinit_tagset Sagi Grimberg
2017-10-11 10:29 ` Johannes Thumshirn
2017-10-16 12:48 ` [PATCH v2 0/3] Move tagset reinit to its only current consumer, nvme-core Christoph Hellwig
2017-10-16 14:47 ` Jens Axboe
2017-10-17 6:50 ` Christoph Hellwig
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=1507715588-1041-1-git-send-email-sagi@grimberg.me \
--to=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 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).