Subject: CVS commit: syssrc/sys/ufs/ext2fs
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 11/10/2001 19:48:02
Module Name:	syssrc
Committed By:	chs
Date:		Sat Nov 10 17:48:02 UTC 2001

Modified Files:
	syssrc/sys/ufs/ext2fs: ext2fs_balloc.c ext2fs_readwrite.c

Log Message:
track some changes in the ufs code:
update UVM's notion of the file size in *_write() rather than
*_balloc().


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/ufs/ext2fs/ext2fs_balloc.c
cvs rdiff -r1.20 -r1.21 syssrc/sys/ufs/ext2fs/ext2fs_readwrite.c

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