On Mon, Jun 20, 2016 at 01:34:14PM +0900, J. R. Okajima wrote: > > Al Viro: > > How would processB get past d_wait_lookup()? It would have to have > > By the first d_unhashed() test in the loop, processB doesn't reach > d_wait_lookup(). Huh? What first d_unhashed()... <stares> That check is definitely bogus and I'm completely at loss as to WTF is it doing there. Thanks for catching that; this kind of idiotic braino can escape notice when rereading the code again and again, unfortunately ;-/ Fixed, will push to Linus tonight or tomorrow. -- 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