Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 05/30/1999 08:41:45
Module Name:	syssrc
Committed By:	chs
Date:		Sun May 30 15:41:45 UTC 1999

Modified Files:
	syssrc/sys/uvm [chs-ubc]: uvm_vnode.c

Log Message:
add uvm_vnp_asyncget() and uvn_doasyncget() for doing readahead.
in uvm_vnp_sync(), use an async uvn_flush() again.
remove uvm_vnp_setpageblknos().


To generate a diff of this commit:
cvs rdiff -r1.17.2.6 -r1.17.2.7 syssrc/sys/uvm/uvm_vnode.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.