From: Mike Snitzer <snitzer@kernel.org>
To: Christoph Hellwig <hch@lst.de>
Cc: Jens Axboe <axboe@kernel.dk>, linux-block@vger.kernel.org
Subject: Re: [PATCH 1/2] block: remove superfluous calls to blkcg_bio_issue_init
Date: Wed, 4 May 2022 12:19:50 -0400 [thread overview]
Message-ID: <YnKnpk41vXttKEIB@redhat.com> (raw)
In-Reply-To: <20220504142950.567582-2-hch@lst.de>
On Wed, May 04 2022 at 10:29P -0400,
Christoph Hellwig <hch@lst.de> wrote:
> blkcg_bio_issue_init is called in submit_bio. There is no need to have
> extra calls that just get overriden in __bio_clone and the two places
> that copy and pasted from it.
>
> Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Mike Snitzer <snitzer@kernel.org>
next prev parent reply other threads:[~2022-05-04 16:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-04 14:29 bio clone submission micro optimizations Christoph Hellwig
2022-05-04 14:29 ` [PATCH 1/2] block: remove superfluous calls to blkcg_bio_issue_init Christoph Hellwig
2022-05-04 16:19 ` Mike Snitzer [this message]
2022-05-05 0:30 ` Jens Axboe
2022-05-04 14:29 ` [PATCH 2/2] block: allow passing a NULL bdev to bio_alloc_clone/bio_init_clone Christoph Hellwig
2022-05-04 16:20 ` Mike Snitzer
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=YnKnpk41vXttKEIB@redhat.com \
--to=snitzer@kernel.org \
--cc=axboe@kernel.dk \
--cc=hch@lst.de \
--cc=linux-block@vger.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 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.