Howard Goldstein said: > On Mon, 7 Jun 1999 18:38:51 -0400 (EDT), Brian Feldman <[email protected]> > wrote: > : On Mon, 7 Jun 1999, Matthew Dillon wrote: > : > ... what version of the operating system? > : 4.0-CURRENT > > 3.2R too... > I just checked the source (CVS) tree, and something bad happend between 1.27 and 1.29 on ufs_readwrite.c. Unless other things had been changed to make the problem go away, the recursive vnode thing was broken then. I am surprised that was changed that long ago. (The breakage is an example of someone making a change, and not either understanding why the code was there, or forgetting to put the alternative into the code.)
-- John | Never try to teach a pig to sing, [email protected] | it makes one look stupid [email protected] | and it irritates the pig. To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-hackers" in the body of the message

