Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 08/08/2003 20:19:56
Module Name:	src
Committed By:	yamt
Date:		Fri Aug  8 20:19:56 UTC 2003

Modified Files:
	src/sys/kern: vfs_cache.c

Log Message:
- make this a bit MP friendly.
  (although no actual changes under the kernel lock)
- remove a test that isn't meaningful anymore.


To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 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.