Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/miscfs/genfs
Module Name: syssrc
Committed By: enami
Date: Fri May 10 02:51:45 UTC 2002
Modified Files:
syssrc/sys/miscfs/genfs: genfs_vnops.c
Log Message:
Don't modify the local variable `n' in genfs_putpages(). It should contain
the number of elements in the page array at the beginning of every iteration.
To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 syssrc/sys/miscfs/genfs/genfs_vnops.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