From: Christoph Hellwig <hch@infradead.org>
To: Qu Wenruo <wqu@suse.com>
Cc: linux-btrfs@vger.kernel.org
Subject: Re: [PATCH v2 00/12] btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror()
Date: Wed, 15 Mar 2023 00:52:19 -0700 [thread overview]
Message-ID: <ZBF5M5R3pDdp/075@infradead.org> (raw)
In-Reply-To: <cover.1678777941.git.wqu@suse.com>
On Tue, Mar 14, 2023 at 03:34:55PM +0800, Qu Wenruo wrote:
> - More cleanup on RAID56 path
> Now RAID56 still uses some old facility, resulting things like
> scrub_sector and scrub_bio can not be fully cleaned up.
I think converting the raid path is something that should be done
before merging the series, instead of leaving the parallel
infrastructure in.
next prev parent reply other threads:[~2023-03-15 7:53 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-14 7:34 [PATCH v2 00/12] btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror() Qu Wenruo
2023-03-14 7:34 ` [PATCH v2 01/12] btrfs: scrub: use dedicated super block verification function to scrub one super block Qu Wenruo
2023-03-14 12:05 ` Johannes Thumshirn
2023-03-14 18:20 ` David Sterba
2023-03-14 22:28 ` Qu Wenruo
2023-03-14 7:34 ` [PATCH v2 02/12] btrfs: introduce a new helper to submit bio for scrub Qu Wenruo
2023-03-15 7:54 ` Christoph Hellwig
2023-03-15 8:04 ` Qu Wenruo
2023-03-15 8:07 ` Christoph Hellwig
2023-03-15 8:12 ` Qu Wenruo
2023-03-14 7:34 ` [PATCH v2 03/12] btrfs: introduce a new helper to submit write " Qu Wenruo
2023-03-14 7:34 ` [PATCH v2 04/12] btrfs: scrub: introduce the structure for new BTRFS_STRIPE_LEN based interface Qu Wenruo
2023-03-14 7:35 ` [PATCH v2 05/12] btrfs: scrub: introduce a helper to find and fill the sector info for a scrub_stripe Qu Wenruo
2023-03-14 7:35 ` [PATCH v2 06/12] btrfs: scrub: introduce a helper to verify one metadata Qu Wenruo
2023-03-14 7:35 ` [PATCH v2 07/12] btrfs: scrub: introduce a helper to verify one scrub_stripe Qu Wenruo
2023-03-14 7:35 ` [PATCH v2 08/12] btrfs: scrub: introduce the main read repair worker for scrub_stripe Qu Wenruo
2023-03-14 7:35 ` [PATCH v2 09/12] btrfs: scrub: introduce a writeback helper " Qu Wenruo
2023-03-14 7:35 ` [PATCH v2 10/12] btrfs: scrub: introduce error reporting functionality " Qu Wenruo
2023-03-14 7:35 ` [PATCH v2 11/12] btrfs: scrub: introduce the helper to queue a stripe for scrub Qu Wenruo
2023-03-14 7:35 ` [PATCH v2 12/12] btrfs: scrub: switch scrub_simple_mirror() to scrub_stripe infrastructure Qu Wenruo
2023-03-14 10:58 ` [PATCH v2 00/12] btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror() Johannes Thumshirn
2023-03-14 11:06 ` Qu Wenruo
2023-03-14 11:10 ` Johannes Thumshirn
2023-03-14 11:18 ` Qu Wenruo
2023-03-14 18:48 ` David Sterba
2023-03-14 22:42 ` Qu Wenruo
2023-03-15 7:52 ` Christoph Hellwig [this message]
2023-03-15 8:11 ` Qu Wenruo
2023-03-28 9:34 ` Qu Wenruo
2023-03-28 23:37 ` Christoph Hellwig
2023-03-28 23:44 ` Qu Wenruo
2023-03-28 23: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=ZBF5M5R3pDdp/075@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox