From: Josef Bacik <josef@toxicpanda.com>
To: fdmanana@kernel.org
Cc: linux-btrfs@vger.kernel.org
Subject: Re: [PATCH 0/2] btrfs: some minor tweaks to the extent buffer binary search
Date: Wed, 8 Feb 2023 13:26:34 -0500 [thread overview]
Message-ID: <Y+PpWt8qOpS3k+Wf@localhost.localdomain> (raw)
In-Reply-To: <cover.1675877903.git.fdmanana@suse.com>
On Wed, Feb 08, 2023 at 05:46:47PM +0000, fdmanana@kernel.org wrote:
> From: Filipe Manana <fdmanana@suse.com>
>
> Add a couple minor tweaks to the binary search function. These were
> originally part of a larger patchset I'm working on, but since these
> are trivial and independent from the test, I'm sending them out
> separately. More details on the change logs.
>
> Filipe Manana (2):
> btrfs: eliminate extra call when doing binary search on extent buffer
> btrfs: do unsigned integer division in the extent buffer binary search loop
>
> fs/btrfs/ctree.c | 31 +++++++++++++------------------
> fs/btrfs/ctree.h | 15 +++++++++++++++
> 2 files changed, 28 insertions(+), 18 deletions(-)
>
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Thanks,
Josef
next prev parent reply other threads:[~2023-02-08 18:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-08 17:46 [PATCH 0/2] btrfs: some minor tweaks to the extent buffer binary search fdmanana
2023-02-08 17:46 ` [PATCH 1/2] btrfs: eliminate extra call when doing binary search on extent buffer fdmanana
2023-02-08 17:46 ` [PATCH 2/2] btrfs: do unsigned integer division in the extent buffer binary search loop fdmanana
2023-02-08 18:26 ` Josef Bacik [this message]
2023-02-09 19:57 ` [PATCH 0/2] btrfs: some minor tweaks to the extent buffer binary search 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=Y+PpWt8qOpS3k+Wf@localhost.localdomain \
--to=josef@toxicpanda.com \
--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 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.