All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Christoph Hellwig <hch@lst.de>
Cc: linux-block@vger.kernel.org, snitzer@kernel.org
Subject: Re: [PATCH 1/2] block: remove superfluous calls to blkcg_bio_issue_init
Date: Wed, 04 May 2022 18:30:31 -0600	[thread overview]
Message-ID: <165171063131.26309.15825043724277860543.b4-ty@kernel.dk> (raw)
In-Reply-To: <20220504142950.567582-2-hch@lst.de>

On Wed, 4 May 2022 07:29:49 -0700, Christoph Hellwig 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.
> 
> 

Applied, thanks!

[1/2] block: remove superfluous calls to blkcg_bio_issue_init
      commit: 513616843d736fb7161b4460cdfe5aa825c5902c
[2/2] block: allow passing a NULL bdev to bio_alloc_clone/bio_init_clone
      commit: 7ecc56c62b27d93838ee67fc2c7a1c3c480aea04

Best regards,
-- 
Jens Axboe



  parent reply	other threads:[~2022-05-05  0:30 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
2022-05-05  0:30   ` Jens Axboe [this message]
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=165171063131.26309.15825043724277860543.b4-ty@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=hch@lst.de \
    --cc=linux-block@vger.kernel.org \
    --cc=snitzer@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.