All of lore.kernel.org
 help / color / mirror / Atom feed
From: Josef Bacik <josef@toxicpanda.com>
To: Nikolay Borisov <nborisov@suse.com>
Cc: linux-btrfs@vger.kernel.org
Subject: Re: [PATCH] btrfs: eliminate if in main loop in tree_search_offset
Date: Mon, 22 Nov 2021 11:50:29 -0500	[thread overview]
Message-ID: <YZvKVVVvkfGRD+PI@localhost.localdomain> (raw)
In-Reply-To: <20211122151713.14316-1-nborisov@suse.com>

On Mon, Nov 22, 2021 at 05:17:13PM +0200, Nikolay Borisov wrote:
> Reshuffle the code inside the first loop of tree_search_offset so that
> one if() is eliminated and the becomes more linear.

Need a SOB and you need to set entry = NULL initially if you're going to make
this change.  Thanks,

Josef

  reply	other threads:[~2021-11-22 16:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-22 15:17 [PATCH] btrfs: eliminate if in main loop in tree_search_offset Nikolay Borisov
2021-11-22 16:50 ` Josef Bacik [this message]
2021-11-23  6:50   ` Nikolay Borisov

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=YZvKVVVvkfGRD+PI@localhost.localdomain \
    --to=josef@toxicpanda.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=nborisov@suse.com \
    /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.