Subject: CVS commit: [netbsd-2-0] src/sys/nfs
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/16/2005 12:50:30
Module Name:	src
Committed By:	tron
Date:		Wed Mar 16 12:50:30 UTC 2005

Modified Files:
	src/sys/nfs [netbsd-2-0]: nfs_vnops.c

Log Message:
Pull up revision 1.219 (requested by yamt in ticket #1208):
nfs_readdirrpc, nfs_readdirplusrpc:
avoid infinite loops when getting readdir response without
any entries or eof.  PR/28971.


To generate a diff of this commit:
cvs rdiff -r1.186.2.9 -r1.186.2.10 src/sys/nfs/nfs_vnops.c

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