From: Qu Wenruo <wqu@suse.com>
To: linux-btrfs@vger.kernel.org
Subject: [PATCH 0/2] btrfs: remove compressed_bio::compressed_len
Date: Fri, 20 Feb 2026 14:11:49 +1030 [thread overview]
Message-ID: <cover.1771558832.git.wqu@suse.com> (raw)
That member is removed in the 2nd patch, the 1st patch is a minor
cleanup to provide a common helper to calculate the bio size.
Please check the commit message of each patch for details.
Qu Wenruo (2):
btrfs: introduce a common helper to calculate the size of a bio
btrfs: reduce the size of compressed_bio
fs/btrfs/compression.c | 2 --
fs/btrfs/compression.h | 3 ---
fs/btrfs/lzo.c | 7 ++++---
fs/btrfs/misc.h | 15 +++++++++++----
fs/btrfs/raid56.c | 9 ++-------
fs/btrfs/scrub.c | 22 ++++------------------
fs/btrfs/zlib.c | 2 +-
fs/btrfs/zstd.c | 2 +-
8 files changed, 23 insertions(+), 39 deletions(-)
--
2.52.0
next reply other threads:[~2026-02-20 3:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-20 3:41 Qu Wenruo [this message]
2026-02-20 3:41 ` [PATCH 1/2] btrfs: introduce a common helper to calculate the size of a bio Qu Wenruo
2026-02-24 14:15 ` David Sterba
2026-02-24 21:02 ` Qu Wenruo
2026-02-25 0:59 ` David Sterba
2026-02-24 22:21 ` Qu Wenruo
2026-02-20 3:41 ` [PATCH 2/2] btrfs: reduce the size of compressed_bio Qu Wenruo
2026-02-24 14:35 ` 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.1771558832.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.