Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 08/06/2007 17:09:11
Module Name:	src
Committed By:	pooka
Date:		Mon Aug  6 17:09:11 UTC 2007

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

Log Message:
Initialize size of outsize-of-fs device vnodes also, since they
can migrate to file systems due to checkalias() and cause KASSERT
panics.

fixes nfsroot panic reported by martin


To generate a diff of this commit:
cvs rdiff -r1.296 -r1.297 src/sys/kern/vfs_subr.c

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