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

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

Log Message:
in ufs_balloc_range(), handle cases where we need to hold multiple pages
at the beginning of the range, and where the number of pages at the
beginning and end of the range are different.


To generate a diff of this commit:
cvs rdiff -r1.13.4.2 -r1.13.4.3 syssrc/sys/ufs/ufs/ufs_inode.c

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