Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 04/03/2001 18:07:24
Module Name:	syssrc
Committed By:	chs
Date:		Tue Apr  3 15:07:23 UTC 2001

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

Log Message:
handle partially full directory buffers by only using (b_bcount - b_resid)
bytes of data from the buffer.


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