Subject: CVS commit: syssrc/sys/nfs
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 09/20/2001 11:22:05
Module Name:	syssrc
Committed By:	chs
Date:		Thu Sep 20 08:22:05 UTC 2001

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

Log Message:
fix nfs_bmap() so that it works for both genfs_{get,put}pages() and swap/vnd.


To generate a diff of this commit:
cvs rdiff -r1.108 -r1.109 syssrc/sys/nfs/nfs_vfsops.c
cvs rdiff -r1.138 -r1.139 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.