Re: [PATCH] Re: BUG in rmdir changes

Alexander Viro (viro@math.psu.edu)
Sat, 12 Dec 1998 21:48:14 -0500 (EST)


On Sat, 12 Dec 1998, H.J. Lu wrote:

> > > + }
> >
> > Good idea, but there is a simpler one: move dget() below the test.
> > dput(dir) is outright wrong - you'll confuse the hell of the dcache.
> > Anyway, *this* bug is fixed in ac9 and I can post a complete patch against
> > 2.1.131 here (it's ~44K) if anybody wants.
> > Al
>
> No, I have verified that this bug is NOT fixed in ac9. I was told it
> was fixed in ac10.

Ooops. <Looking into ac9> *WHAM*. Sorry. I've missed that one. My
apologies.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/