Subject: Re: CVS commit: syssrc
To: None <mycroft@netbsd.org, Tech-kern@netbsd.org,>
From: Castor Fu <castor@geocast.com>
List: tech-kern
Date: 12/13/2000 15:03:07
"Charles M. Hannum" wrote:
>
> Module Name: syssrc
> Committed By: mycroft
> Date: Wed Dec 13 20:07:33 UTC 2000
>
> Modified Files:
> syssrc/sys/ufs/ffs: ffs_softdep.c
>
> Log Message:
> Patch from Kirk McKusick to fix an ordering problem in softdep_setup_freeblks()
> that could cause an inode to be reused prematurely (possibly resulting in the
> file containing garbage blocks).
Is this what is in FreeBSD's 1.80 (which was just committed today?)
There were some changes which Ethan
Solomita had gotten from Kirk a while back. I think I sent them in to
fvdl, but don't think they actually got into the tree.