Subject: CVS commit: gnusrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 02/14/2000 14:01:41
Module Name:	gnusrc
Committed By:	fvdl
Date:		Mon Feb 14 22:01:40 UTC 2000

Modified Files:
	gnusrc/gnu/sys/ufs/ffs: ffs_softdep.c

Log Message:
Fixes to the softdep code from Ethan Solomita <ethan@geocast.com>.
* Fix buffer ordering when it has dependencies.
* Alleviate memory problems.
* Deal with some recursive vnode locks (sigh).
* Fix other bugs.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 gnusrc/gnu/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.