Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 07/31/2003 15:14:11
Module Name:	src
Committed By:	yamt
Date:		Thu Jul 31 15:14:10 UTC 2003

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

Log Message:
for NCHASH, obtain bits from the vnode pointer as well
to achieve a better hash distribution.


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