All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] btrfs: some more cleanups for the io tree code
@ 2025-04-02 14:54 fdmanana
  2025-04-02 14:54 ` [PATCH 1/4] btrfs: fix documentation for tree_search_for_insert() fdmanana
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: fdmanana @ 2025-04-02 14:54 UTC (permalink / raw)
  To: linux-btrfs

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-04-02 22:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-02 14:54 [PATCH 0/4] btrfs: some more cleanups for the io tree code fdmanana
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

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.