From: Yichong Chen <chenyichong@uniontech.com>
To: Yichong Chen <chenyichong@uniontech.com>
Cc: Boris Burkov <boris@bur.io>, Chris Mason <clm@fb.com>,
David Sterba <dsterba@suse.com>,
linux-btrfs@vger.kernel.org, linux-kernel@vger.kernel.org,
Matthew Wilcox <willy@infradead.org>
Subject: Re: [PATCH] btrfs: remove verity Merkle folio from page cache on error
Date: Tue, 7 Jul 2026 13:35:16 +0800 [thread overview]
Message-ID: <20260707053516.568423-1-chenyichong@uniontech.com> (raw)
In-Reply-To: <20260706053907.544337-1-chenyichong@uniontech.com>
Hi,
Please ignore this version.
I noticed that this version depends on filemap_remove_folio(). My local
debug tree had this symbol exported, so the patch built there, but exporting
that helper does not look like the right approach for this fix.
I will rework the fix to avoid inserting the folio into the page cache
before the Merkle tree read succeeds, and send a v2.
Sorry for the noise.
Thanks,
Yichong
next prev parent reply other threads:[~2026-07-07 5:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-06 5:39 [PATCH] btrfs: remove verity Merkle folio from page cache on error Yichong Chen
2026-07-07 5:35 ` Yichong Chen [this message]
2026-07-07 5:55 ` [PATCH v2] btrfs: add verity Merkle folio to page cache after reading it Yichong Chen
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=20260707053516.568423-1-chenyichong@uniontech.com \
--to=chenyichong@uniontech.com \
--cc=boris@bur.io \
--cc=clm@fb.com \
--cc=dsterba@suse.com \
--cc=linux-btrfs@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=willy@infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox