public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] btrfs: some trivial cleanups related to io trees
@ 2025-04-01 12:05 fdmanana
  2025-04-01 12:05 ` [PATCH 1/3] btrfs: use clear_extent_bit() at try_release_extent_state() fdmanana
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: fdmanana @ 2025-04-01 12:05 UTC (permalink / raw)
  To: linux-btrfs

From: Filipe Manana <fdmanana@suse.com>

Some simple cleanups related to io trees that are very trivial and were
initally part of a larger patchset. Details in the change logs.

Filipe Manana (3):
  btrfs: use clear_extent_bit() at try_release_extent_state()
  btrfs: use clear_extent_bits() at chunk_map_device_clear_bits()
  btrfs: simplify last record detection at test_range_bit_exists()

 fs/btrfs/extent-io-tree.c | 8 +++-----
 fs/btrfs/extent_io.c      | 2 +-
 fs/btrfs/volumes.c        | 7 +++----
 3 files changed, 7 insertions(+), 10 deletions(-)

-- 
2.45.2


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

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

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-01 12:05 [PATCH 0/3] btrfs: some trivial cleanups related to io trees fdmanana
2025-04-01 12:05 ` [PATCH 1/3] btrfs: use clear_extent_bit() at try_release_extent_state() fdmanana
2025-04-01 12:05 ` [PATCH 2/3] btrfs: use clear_extent_bits() at chunk_map_device_clear_bits() fdmanana
2025-04-01 12:05 ` [PATCH 3/3] btrfs: simplify last record detection at test_range_bit_exists() fdmanana
2025-04-01 15:29 ` [PATCH v2 0/4] btrfs: some trivial cleanups related to io trees fdmanana
2025-04-01 15:29   ` [PATCH v2 1/4] btrfs: use clear_extent_bit() at try_release_extent_state() fdmanana
2025-04-01 15:29   ` [PATCH v2 2/4] btrfs: use clear_extent_bits() at chunk_map_device_clear_bits() fdmanana
2025-04-01 15:29   ` [PATCH v2 3/4] btrfs: use clear_extent_bits() instead of clear_extent_bit() where possible fdmanana
2025-04-01 15:29   ` [PATCH v2 4/4] btrfs: simplify last record detection at test_range_bit_exists() fdmanana
2025-04-01 15:46   ` [PATCH v2 0/4] btrfs: some trivial cleanups related to io trees Boris Burkov
2025-04-01 21:22   ` Qu Wenruo
2025-04-01 21:20 ` [PATCH 0/3] " Qu Wenruo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox