From: David Sterba <dsterba@suse.com>
To: linux-btrfs@vger.kernel.org
Cc: David Sterba <dsterba@suse.com>
Subject: [PATCH 0/2] Folio pos + size cleanups
Date: Tue, 3 Jun 2025 10:16:16 +0200 [thread overview]
Message-ID: <cover.1748938504.git.dsterba@suse.com> (raw)
Helper to simplify numrous folio_pos() + folio_size() calculations.
David Sterba (2):
btrfs: add helper folio_end()
btrfs: use folio_end() where appropriate
fs/btrfs/compression.h | 7 +++----
fs/btrfs/defrag.c | 13 ++++++-------
fs/btrfs/extent_io.c | 17 ++++++++---------
fs/btrfs/file.c | 9 ++++-----
fs/btrfs/inode.c | 10 ++++------
fs/btrfs/misc.h | 7 +++++++
fs/btrfs/ordered-data.c | 2 +-
fs/btrfs/subpage.c | 5 ++---
8 files changed, 35 insertions(+), 35 deletions(-)
--
2.49.0
next reply other threads:[~2025-06-03 8:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-03 8:16 David Sterba [this message]
2025-06-03 8:16 ` [PATCH 1/2] btrfs: add helper folio_end() David Sterba
2025-06-03 18:54 ` Boris Burkov
2025-06-03 19:36 ` David Sterba
2025-06-03 20:21 ` Boris Burkov
2025-06-03 22:46 ` David Sterba
2025-06-03 8:16 ` [PATCH 2/2] btrfs: use folio_end() where appropriate 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.1748938504.git.dsterba@suse.com \
--to=dsterba@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