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: chs
Date: Sat Jul 31 18:56:27 UTC 1999
Modified Files:
syssrc/sys/uvm [chs-ubc2]: uvm_bio.c
Log Message:
in ubc_fault(), call VOP_GETPAGES() directly instead of going thru pgo_get().
also, we no longer to play games with the vm size of the file for nfs
(we actually need to do this for all filesystems, but not here).
To generate a diff of this commit:
cvs rdiff -r1.1.4.3 -r1.1.4.4 syssrc/sys/uvm/uvm_bio.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