From: David Sterba <dsterba@suse.cz>
To: Qu Wenruo <wqu@suse.com>
Cc: linux-btrfs@vger.kernel.org
Subject: Re: [PATCH v2 0/4] btrfs-progs: check: add the ability to repair extent item generation corruption
Date: Tue, 1 Dec 2020 18:45:14 +0100 [thread overview]
Message-ID: <20201201174514.GO6430@twin.jikos.cz> (raw)
In-Reply-To: <20200811114451.28862-1-wqu@suse.com>
On Tue, Aug 11, 2020 at 07:44:47PM +0800, Qu Wenruo wrote:
> Although we have introduced the check ability to detect bad extent item
> generation, there is no repair ability.
>
> I thought it would be rare to hit, but real world cases prove I'm a
> total idiot.
>
> So this patchset will add the ability to repair, for both lowmem mode
> and original mode, along with enhanced test images.
>
> There is also a bug fix for original mode, which fails to detect such
> problem if it's a tree block.
>
> Changelog:
> v2:
> - Fix a type in the subject of the 4th patch
> - Fix a bracket for for a logical and and bit and
> The old code is fine and bit and has higher priority, but
> the bracket is intended to make that higher priority more obvious.
>
> Qu Wenruo (4):
> btrfs-progs: check/lowmem: add the ability to repair extent item
> generation
> btrfs-progs: check/original: don't reset extent generation for
> check_block()
> btrfs-progs: check/original: add the ability to repair extent item
> generation
> btrfs-progs: tests/fsck: enhance invalid extent item generation test
> cases
Added to devel, thanks.
next prev parent reply other threads:[~2020-12-01 17:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-11 11:44 [PATCH v2 0/4] btrfs-progs: check: add the ability to repair extent item generation corruption Qu Wenruo
2020-08-11 11:44 ` [PATCH v2 1/4] btrfs-progs: check/lowmem: add the ability to repair extent item generation Qu Wenruo
2020-08-11 11:44 ` [PATCH v2 2/4] btrfs-progs: check/original: don't reset extent generation for check_block() Qu Wenruo
2020-08-11 11:44 ` [PATCH v2 3/4] btrfs-progs: check/original: add the ability to repair extent item generation Qu Wenruo
2020-08-11 11:44 ` [PATCH v2 4/4] btrfs-progs: tests/fsck: enhance invalid extent item generation test cases Qu Wenruo
2020-12-01 17:45 ` David Sterba [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-08-11 11:41 [PATCH v2 0/4] btrfs-progs: check: add the ability to repair extent item generation corruption Qu Wenruo
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=20201201174514.GO6430@twin.jikos.cz \
--to=dsterba@suse.cz \
--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