[PATCH][CFT] dcache-ac10-M - dcache threading

Alexander Viro (viro@math.psu.edu)
Wed, 7 Jun 2000 02:52:26 -0400 (EDT)


New stuff:
* Fix for races between iput() and ->link() - ->i_count has to be
atomic_t. Race had been there since long - at least for a couple of
months. Yes, it means changes to filesystems. Too bad, but it's either
that or exploitable races able to corrupt the on-disk fs. Submitted to
Alan.

Please, try it. Thing is on ftp.math.psu.edu/pub/viro/dcache-ac10-M.gz.

Cheers,
Al

-
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/