Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
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.
Home |
Main Index |
Thread Index |
Old Index