Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: cgd
Date: Sun Oct 10 20:49:50 UTC 1999
Modified Files:
syssrc/sys/coda [netbsd-1-4]: coda_subr.c
Log Message:
pull up rev 1.7 from trunk (requested by mycroft):
Fix potential overflow of v_usecount and v_writecount (and panics
resulting from this) by widening them to `long'. Mostly affects
systems where maxvnodes>=32768.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.6.1 syssrc/sys/coda/coda_subr.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