On Tue, Sep 18, 2012 at 06:17:33PM -0400, Banerjee, Debabrata wrote: > On 9/18/12 5:23 PM, "J. Bruce Fields" <bfields@xxxxxxxxxxxx> 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. -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html