Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 11/30/2000 21:46:03
Module Name:	syssrc
Committed By:	jdolecek
Date:		Thu Nov 30 19:46:03 UTC 2000

Modified Files:
	syssrc/sys/ufs/ffs: ffs_alloc.c

Log Message:
change vfs.ffs.doreallocblks to 1 by default - this does not have
aby bad symptoms any more, fix for bug causing problems with this
option was in BSD4.4-Lite2 and pulled in together with softdep changes

See also Keith Smith & Margo Seltzer's paper on the topic at
http://www.eecs.harvard.edu/~keith/papers/realloc.ps.gz


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 syssrc/sys/ufs/ffs/ffs_alloc.c

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