Subject: CVS commit: src/sys/nfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 01/27/2005 11:29:25
Module Name:	src
Committed By:	yamt
Date:		Thu Jan 27 11:29:25 UTC 2005

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

Log Message:
nfs_bioread:
- if a buffer is still empty after successful nfs_doio, it implies EOF.
- don't cache blocks beyond EOF.


To generate a diff of this commit:
cvs rdiff -r1.125 -r1.126 src/sys/nfs/nfs_bio.c

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