From: fdmanana@kernel.org
To: linux-btrfs@vger.kernel.org
Subject: [PATCH 0/4] btrfs: some more cleanups for the io tree code
Date: Wed, 2 Apr 2025 15:54:08 +0100 [thread overview]
Message-ID: <cover.1743604119.git.fdmanana@suse.com> (raw)
From: Filipe Manana <fdmanana@suse.com>
Some simple and short cleanups for the io tree code in preparation
for other work. Details in the change logs.
Filipe Manana (4):
btrfs: fix documentation for tree_search_for_insert()
btrfs: remove redundant check at find_first_extent_bit_state()
btrfs: simplify last record detection at test_range_bit()
btrfs: remove redudant record start offset check at test_range_bit()
fs/btrfs/extent-io-tree.c | 41 +++++++++++++++++++--------------------
1 file changed, 20 insertions(+), 21 deletions(-)
--
2.45.2
next reply other threads:[~2025-04-02 14:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-02 14:54 fdmanana [this message]
2025-04-02 14:54 ` [PATCH 1/4] btrfs: fix documentation for tree_search_for_insert() fdmanana
2025-04-02 14:54 ` [PATCH 2/4] btrfs: remove redundant check at find_first_extent_bit_state() fdmanana
2025-04-02 14:54 ` [PATCH 3/4] btrfs: simplify last record detection at test_range_bit() fdmanana
2025-04-02 14:54 ` [PATCH 4/4] btrfs: remove redudant record start offset check " fdmanana
2025-04-02 22:56 ` [PATCH 0/4] btrfs: some more cleanups for the io tree code 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.1743604119.git.fdmanana@suse.com \
--to=fdmanana@kernel.org \
--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.