Subject: CVS commit: src/sys/nfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 04/05/2004 10:35:12
Module Name: src
Committed By: yamt
Date: Mon Apr 5 10:35:12 UTC 2004
Modified Files:
src/sys/nfs: nfs_vnops.c
Log Message:
when entering a namecache entry for nfs, ensure to update the appropriate
timestamp in the nfsnode so that we don't get namecache-miss when
looking up the node we just created.
To generate a diff of this commit:
cvs rdiff -r1.187 -r1.188 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.