Subject: CVS commit: [netbsd-1-6] syssrc/sys/miscfs/genfs
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/23/2002 15:18:12
Module Name:	syssrc
Committed By:	lukem
Date:		Wed Oct 23 12:18:12 UTC 2002

Modified Files:
	syssrc/sys/miscfs/genfs [netbsd-1-6]: genfs_vnops.c

Log Message:
Pull up revision 1.65 (requested by fvdl in ticket #935):
Use B_ASYNC in the !PGO_SYNCIO case. Gets back most, if not all, NFS
read throughput performance lost since the introduction of UBC. Spotted
by YAMAMOTO Takashi, many thanks to him.


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