Subject: PR/28971 CVS commit: [netbsd-2] src/sys/nfs
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 03/16/2005 12:51:06
The following reply was made to PR kern/28971; it has been noted by GNATS.
From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/28971 CVS commit: [netbsd-2] src/sys/nfs
Date: Wed, 16 Mar 2005 12:50:34 +0000 (UTC)
Module Name: src
Committed By: tron
Date: Wed Mar 16 12:50:34 UTC 2005
Modified Files:
src/sys/nfs [netbsd-2]: 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.6.2.3 -r1.186.2.6.2.4 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.