All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nikolay Borisov <nborisov@suse.com>
To: Josef Bacik <josef@toxicpanda.com>
Cc: linux-btrfs@vger.kernel.org
Subject: Re: [PATCH] btrfs: eliminate if in main loop in tree_search_offset
Date: Tue, 23 Nov 2021 08:50:16 +0200	[thread overview]
Message-ID: <3905db45-157c-264f-b030-4f7f964ca2a1@suse.com> (raw)
In-Reply-To: <YZvKVVVvkfGRD+PI@localhost.localdomain>



On 22.11.21 г. 18:50, Josef Bacik wrote:
> 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,
Doh, I had it set before nuking the work via git checkout and on the 2nd
try I forgot....

> 
> Josef
> 

      reply	other threads:[~2021-11-23  6: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
2021-11-23  6:50   ` Nikolay Borisov [this message]

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=3905db45-157c-264f-b030-4f7f964ca2a1@suse.com \
    --to=nborisov@suse.com \
    --cc=josef@toxicpanda.com \
    --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.