From: Boris Burkov <boris@bur.io>
To: fdmanana@kernel.org
Cc: linux-btrfs@vger.kernel.org
Subject: Re: [PATCH v2 0/4] btrfs: some trivial cleanups related to io trees
Date: Tue, 1 Apr 2025 08:46:39 -0700 [thread overview]
Message-ID: <20250401154639.GA3199530@zen.localdomain> (raw)
In-Reply-To: <cover.1743521098.git.fdmanana@suse.com>
On Tue, Apr 01, 2025 at 04:29:50PM +0100, fdmanana@kernel.org wrote:
> 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.
Reviewed-by: Boris Burkov <boris@bur.io>
>
> V2: Added patch 3/4.
>
> Filipe Manana (4):
> btrfs: use clear_extent_bit() at try_release_extent_state()
> btrfs: use clear_extent_bits() at chunk_map_device_clear_bits()
> btrfs: use clear_extent_bits() instead of clear_extent_bit() where possible
> 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/inode.c | 3 +--
> fs/btrfs/reflink.c | 5 ++---
> fs/btrfs/tests/inode-tests.c | 24 ++++++++++++------------
> fs/btrfs/volumes.c | 7 +++----
> 6 files changed, 22 insertions(+), 27 deletions(-)
>
> --
> 2.45.2
>
next prev parent reply other threads:[~2025-04-01 15:45 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Boris Burkov [this message]
2025-04-01 21:22 ` [PATCH v2 0/4] btrfs: some trivial cleanups related to io trees Qu Wenruo
2025-04-01 21:20 ` [PATCH 0/3] " Qu Wenruo
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=20250401154639.GA3199530@zen.localdomain \
--to=boris@bur.io \
--cc=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox