Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/22/2001 00:28:35
Module Name:	syssrc
Committed By:	he
Date:		Sat Apr 21 21:28:35 UTC 2001

Modified Files:
	syssrc/sys/ufs/ffs [netbsd-1-5]: ffs_softdep.c

Log Message:
Pull up revision 1.12 (via patch, requested by chs):
  Fix an ordering problem in softdep_setup_freeblks() that could
  cause premature reuse of an inode, possibly causing the file to
  contain garbage.


To generate a diff of this commit:
cvs rdiff -r1.2.2.4 -r1.2.2.5 syssrc/sys/ufs/ffs/ffs_softdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.