Subject: PR/28971 CVS commit: src/sys/nfs
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: netbsd-bugs
Date: 01/26/2005 10:34:01
The following reply was made to PR kern/28971; it has been noted by GNATS.
From: YAMAMOTO Takashi <yamt@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/28971 CVS commit: src/sys/nfs
Date: Wed, 26 Jan 2005 10:33:54 +0000 (UTC)
Module Name: src
Committed By: yamt
Date: Wed Jan 26 10:33:54 UTC 2005
Modified Files:
src/sys/nfs: nfs_vnops.c
Log Message:
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.218 -r1.219 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.