Subject: CVS commit: src/sys/nfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 07/18/2004 07:43:00
Module Name:	src
Committed By:	yamt
Date:		Sun Jul 18 07:43:00 UTC 2004

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

Log Message:
nfs_doio_read: on short read, zero out the rest of the buffer unconditionally.
we can't rely on n_size here because it can be changed under us.


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