Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 07/31/1999 11:53:44
Module Name:	syssrc
Committed By:	chs
Date:		Sat Jul 31 18:53:44 UTC 1999

Modified Files:
	syssrc/sys/ufs/ufs [chs-ubc2]: ufs_readwrite.c

Log Message:
in WRITE(), VOP_BALLOC() no longer does what we want, so switch to using
ffs_balloc1().


To generate a diff of this commit:
cvs rdiff -r1.22.4.5 -r1.22.4.6 syssrc/sys/ufs/ufs/ufs_readwrite.c

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