All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Qu Wenruo <wqu@suse.com>
Cc: linux-btrfs@vger.kernel.org
Subject: Re: [PATCH v3 01/18] btrfs: update an stale comment on btrfs_submit_bio_hook()
Date: Tue, 15 Mar 2022 00:43:13 -0700	[thread overview]
Message-ID: <YjBDkVcGH2cN1hni@infradead.org> (raw)
In-Reply-To: <b361293b6a5724d3351fb2e476014fb461eec336.1647248613.git.wqu@suse.com>

On Mon, Mar 14, 2022 at 05:07:14PM +0800, Qu Wenruo wrote:
> This function is renamed to btrfs_submit_data_bio(), update the comment
> and add extra reason why it doesn't completely follow the same rule in
> btrfs_submit_data_bio().

Looks good, I actually have something similar in a local tree:

Reviewed-by: Christoph Hellwig <hch@lst.de>

  reply	other threads:[~2022-03-15  7:43 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-14  9:07 [PATCH v3 00/18] btrfs: split bio at btrfs_map_bio() time Qu Wenruo
2022-03-14  9:07 ` [PATCH v3 01/18] btrfs: update an stale comment on btrfs_submit_bio_hook() Qu Wenruo
2022-03-15  7:43   ` Christoph Hellwig [this message]
2022-03-14  9:07 ` [PATCH v3 02/18] btrfs: save bio::bi_iter into btrfs_bio::iter before any endio Qu Wenruo
2022-03-14  9:07 ` [PATCH v3 03/18] btrfs: use correct bio size for error message in btrfs_end_dio_bio() Qu Wenruo
2022-03-14  9:07 ` [PATCH v3 04/18] btrfs: refactor btrfs_map_bio() Qu Wenruo
2022-03-14  9:07 ` [PATCH v3 05/18] btrfs: move btrfs_bio_wq_end_io() calls into submit_stripe_bio() Qu Wenruo
2022-03-14  9:07 ` [PATCH v3 06/18] btrfs: replace btrfs_dio_private::refs with btrfs_dio_private::pending_bytes Qu Wenruo
2022-03-14  9:07 ` [PATCH v3 07/18] btrfs: introduce btrfs_bio_split() helper Qu Wenruo
2022-03-14  9:07 ` [PATCH v3 08/18] btrfs: make data buffered read path to handle split bio properly Qu Wenruo
2022-03-14  9:07 ` [PATCH v3 09/18] btrfs: make data buffered write endio function to be split bio compatible Qu Wenruo
2022-03-14  9:07 ` [PATCH v3 10/18] btrfs: make metadata write endio functions " Qu Wenruo
2022-03-14  9:07 ` [PATCH v3 11/18] btrfs: make dec_and_test_compressed_bio() " Qu Wenruo
2022-03-14  9:07 ` [PATCH v3 12/18] btrfs: return proper mapped length for RAID56 profiles in __btrfs_map_block() Qu Wenruo
2022-03-14  9:07 ` [PATCH v3 13/18] btrfs: allow btrfs_map_bio() to split bio according to chunk stripe boundaries Qu Wenruo
2022-03-14  9:07 ` [PATCH v3 14/18] btrfs: remove buffered IO stripe boundary calculation Qu Wenruo
2022-03-14  9:07 ` [PATCH v3 15/18] btrfs: remove stripe boundary calculation for compressed IO Qu Wenruo
2022-03-14  9:07 ` [PATCH v3 16/18] btrfs: remove the stripe boundary calculation for direct IO Qu Wenruo
2022-03-14  9:07 ` [PATCH v3 17/18] btrfs: remove the stripe boundary calcluation for encoded IO Qu Wenruo
2022-03-14  9:07 ` [PATCH v3 18/18] btrfs: unexport btrfs_get_io_geometry() Qu Wenruo
2022-03-22 15:44 ` [PATCH v3 00/18] btrfs: split bio at btrfs_map_bio() time Christoph Hellwig
2022-03-22 23:45   ` Qu Wenruo
2022-04-20 20:11     ` David Sterba
2022-04-20 23:04       ` Qu Wenruo
2022-04-21  5:28         ` Christoph Hellwig
2022-04-21  7:08           ` Qu Wenruo
2022-04-21  5:27       ` 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=YjBDkVcGH2cN1hni@infradead.org \
    --to=hch@infradead.org \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=wqu@suse.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 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.