Subject: CVS commit: [netbsd-1-6] syssrc/sys/ufs/ufs
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/21/2002 04:54:27
Module Name:	syssrc
Committed By:	lukem
Date:		Mon Oct 21 01:54:27 UTC 2002

Modified Files:
	syssrc/sys/ufs/ufs [netbsd-1-6]: ufs_readwrite.c

Log Message:
Pull up revision 1.43 (requested by yamt in ticket #926):
make sure to update the vnode's size even if uiomove failed.
otherwise, softdep states can't be flushed later.
ok'ed by Chuck Silvers. fix PR/16670.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.42.4.1 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.