Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] syssrc/sys/ufs/ufs
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.
Home |
Main Index |
Thread Index |
Old Index