All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Sterba <dsterba@suse.cz>
To: Qu Wenruo <quwenruo.btrfs@gmx.com>
Cc: dsterba@suse.cz, Qu Wenruo <wqu@suse.com>, linux-btrfs@vger.kernel.org
Subject: Re: [PATCH] btrfs: Verify extent allocated by find_free_extent() won't overlap with extents from previous transaction
Date: Thu, 15 Mar 2018 20:24:20 +0100	[thread overview]
Message-ID: <20180315192420.GW32007@twin.jikos.cz> (raw)
In-Reply-To: <278a00f5-09aa-a261-29f4-9676820beb87@gmx.com>

On Thu, Mar 15, 2018 at 09:02:28AM +0800, Qu Wenruo wrote:
> > The sanity tests are run at module load time, but the new check you are
> > adding is a runtime one, so I think the right ifdef is
> > CONFIG_BTRFS_DEBUG.
> 
> I'll use CONFIG_BTRFS_DEBUG.
> 
> But the patch is causing rcu problems under heavy load, so I'm afraid it
> is not suitable to be merged.
> 
> Please discard this until I found a solution to the RCU problem.

Ok, understood.

      reply	other threads:[~2018-03-15 19:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-13  1:13 [PATCH] btrfs: Verify extent allocated by find_free_extent() won't overlap with extents from previous transaction Qu Wenruo
2018-02-13  7:20 ` Nikolay Borisov
2018-02-13  8:35   ` Qu Wenruo
2018-02-13 11:07 ` Qu Wenruo
2018-02-13 13:21   ` Nikolay Borisov
2018-03-14 21:09 ` David Sterba
2018-03-15  1:02   ` Qu Wenruo
2018-03-15 19:24     ` David Sterba [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=20180315192420.GW32007@twin.jikos.cz \
    --to=dsterba@suse.cz \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=quwenruo.btrfs@gmx.com \
    --cc=wqu@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.