Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 05/06/2004 22:02:02
Module Name: src
Committed By: yamt
Date: Thu May 6 22:02:02 UTC 2004
Modified Files:
src/sys/kern: vfs_cache.c
Log Message:
cache_enter: when we found a duplicate entry,
simply overwrite it rather than leaving a stale entry.
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 src/sys/kern/vfs_cache.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.