From: "J. Bruce Fields" <bfields@fieldses.org>
To: "Banerjee, Debabrata" <dbanerje@akamai.com>
Cc: "linux-fsdevel@vger.kernel.org" <linux-fsdevel@vger.kernel.org>,
"dbavatar@gmail.com" <dbavatar@gmail.com>
Subject: Re: kernel BUG at fs/dcache.c:2105 (__d_rehash(): BUG_ON(!d_unhashed(entry)))
Date: Wed, 19 Sep 2012 10:07:34 -0400 [thread overview]
Message-ID: <20120919140734.GD21472@fieldses.org> (raw)
In-Reply-To: <CC7E61DE.9934%dbanerje@akamai.com>
On Tue, Sep 18, 2012 at 06:17:33PM -0400, Banerjee, Debabrata wrote:
> On 9/18/12 5:23 PM, "J. Bruce Fields" <bfields@fieldses.org> wrote:
> >$ git show v3.0.30:fs/dcache.c |nl|grep '2105'
> >2105 * This helper attempts to cope with remotely renamed directories
> >
> >$ git grep -n 'BUG_ON(!d_unhashed(entry))' v3.0.30:fs/dcache.c
> >v3.0.30:fs/dcache.c:2077: BUG_ON(!d_unhashed(entry));
>
> It's just some instrumentation, doesn't have an affect on the outcome,
> it's the same src line. In retrospect I probably should have grabbed the
> stack from the vanilla dcache.c. Anyways I'll be getting more data but it
> will take a few days, I can get a vanilla one if that will satisfy you.
No big deal, just curious.
--b.
prev parent reply other threads:[~2012-09-19 14:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-17 22:53 kernel BUG at fs/dcache.c:2105 (__d_rehash(): BUG_ON(!d_unhashed(entry))) Banerjee, Debabrata
2012-09-18 20:04 ` J. Bruce Fields
2012-09-18 20:58 ` Banerjee, Debabrata
2012-09-18 21:23 ` J. Bruce Fields
2012-09-18 22:17 ` Banerjee, Debabrata
2012-09-19 14:07 ` J. Bruce Fields [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=20120919140734.GD21472@fieldses.org \
--to=bfields@fieldses.org \
--cc=dbanerje@akamai.com \
--cc=dbavatar@gmail.com \
--cc=linux-fsdevel@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.