From: Qu Wenruo <wqu@suse.com>
To: linux-btrfs@vger.kernel.org
Subject: [PATCH 0/2] btrfs: rename btrfs_subpage to btrfs_folio_state
Date: Mon, 2 Jun 2025 10:08:51 +0930 [thread overview]
Message-ID: <cover.1748824641.git.wqu@suse.com> (raw)
This migration is mostly to align the naming to iomap, so btrfs_subpage
is renamed to btrfs_folio_state.
But before the rename, explain why btrfs needs the following extra
sub-bitmaps in the first patch.
Qu Wenruo (2):
btrfs: add comments on the extra btrfs specific subpage bitmaps
btrfs: rename btrfs_subpage structure
fs/btrfs/extent_io.c | 29 +++---
fs/btrfs/inode.c | 8 +-
fs/btrfs/subpage.c | 239 +++++++++++++++++++++----------------------
fs/btrfs/subpage.h | 46 +++++++--
4 files changed, 172 insertions(+), 150 deletions(-)
--
2.49.0
next reply other threads:[~2025-06-02 0:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-02 0:38 Qu Wenruo [this message]
2025-06-02 0:38 ` [PATCH 1/2] btrfs: add comments on the extra btrfs specific subpage bitmaps Qu Wenruo
2025-06-02 0:38 ` [PATCH 2/2] btrfs: rename btrfs_subpage structure Qu Wenruo
2025-06-02 18:17 ` David Sterba
2025-06-02 18:15 ` [PATCH 0/2] btrfs: rename btrfs_subpage to btrfs_folio_state 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.1748824641.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