Subject: CVS commit: src/sys/nfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 07/20/2004 22:02:21
Module Name: src
Committed By: yamt
Date: Tue Jul 20 22:02:21 UTC 2004
Modified Files:
src/sys/nfs: nfs_vnops.c
Log Message:
nfs_readdirplusrpc: fix a very long-standing cache corruption bug.
in the case of !bigenough, don't fill d_type or dnlc with bogus data.
To generate a diff of this commit:
cvs rdiff -r1.207 -r1.208 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.