From: Qu Wenruo <wqu@suse.com>
To: linux-btrfs@vger.kernel.org
Subject: [PATCH 0/2] btrfs: simple cleanup around
Date: Sun, 3 May 2026 19:17:49 +0930 [thread overview]
Message-ID: <cover.1777801546.git.wqu@suse.com> (raw)
The first patch moves and unexport the function.
The second one open-codes the function into the only caller, and
replaces remove the need for @offset/@length usage.
Qu Wenruo (2):
btrfs: unexport and move extent_invalidate_folio()
btrfs: simplify the btree folio wait during invalidation
fs/btrfs/disk-io.c | 30 +++++++++++++++++++++++++++---
fs/btrfs/extent_io.c | 32 --------------------------------
fs/btrfs/extent_io.h | 2 --
3 files changed, 27 insertions(+), 37 deletions(-)
--
2.54.0
next reply other threads:[~2026-05-03 9:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-03 9:47 Qu Wenruo [this message]
2026-05-03 9:47 ` [PATCH 1/2] btrfs: unexport and move extent_invalidate_folio() Qu Wenruo
2026-05-03 9:47 ` [PATCH 2/2] btrfs: simplify the btree folio wait during invalidation Qu Wenruo
2026-05-04 13:22 ` [PATCH 0/2] btrfs: simple cleanup around David Sterba
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=cover.1777801546.git.wqu@suse.com \
--to=wqu@suse.com \
--cc=linux-btrfs@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox