Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/ufs/ufs



Module Name:    syssrc
Committed By:   yamt
Date:           Fri Oct 18 01:05:53 UTC 2002

Modified Files:
        syssrc/sys/ufs/ufs: ufs_readwrite.c

Log Message:
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.43 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