Subject: CVS commit: syssrc/sys/nfs
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 04/10/2002 06:06:58
Module Name:	syssrc
Committed By:	chs
Date:		Wed Apr 10 03:06:58 UTC 2002

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

Log Message:
only use UBC_FAULTBUSY to access offsets past EOF,
otherwise we can deadlock trying to busy the same page in uiomove().


To generate a diff of this commit:
cvs rdiff -r1.78 -r1.79 syssrc/sys/nfs/nfs_bio.c

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