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:           Mon May  6 00:42:22 UTC 2002

Modified Files:
        syssrc/sys/miscfs/genfs: genfs_vnops.c

Log Message:
Since npages may includes number of pages behind us, we can't use it to
update current offset.  Instead, use the last page in the run of pages
to calculate new offset.


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