Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Studenmund <wrstuden@netbsd.org>
List: source-changes
Date: 08/20/1999 15:21:26
Module Name:	syssrc
Committed By:	wrstuden
Date:		Fri Aug 20 22:21:26 UTC 1999

Modified Files:
	syssrc/sys/kern: vfs_subr.c

Log Message:
Deal with device vnodes which aren't on the spechash tables, rather than
panicing. So now we make sure vp->v_hashchain != NULL before removing
the node from the chain.


To generate a diff of this commit:
cvs rdiff -r1.109 -r1.110 syssrc/sys/kern/vfs_subr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.