Subject: CVS commit: syssrc/sys/nfs
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 11/30/2001 09:08:54
Module Name:	syssrc
Committed By:	chs
Date:		Fri Nov 30 07:08:54 UTC 2001

Modified Files:
	syssrc/sys/nfs: nfs_bio.c nfs_vnops.c

Log Message:
call VOP_PUTPAGES() directly instead of indirecting through
the UVM pager op vector.


To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 syssrc/sys/nfs/nfs_bio.c
cvs rdiff -r1.144 -r1.145 syssrc/sys/nfs/nfs_vnops.c

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