Subject: changed files: 'src/sys/miscfs/kernfs kernfs_vfsops.c'
To: None <source-changes>
From: Chris G. Demetriou <cgd>
List: source-changes
Date: 12/03/1993 13:09:31
Update of /b/source/CVS/src/sys/miscfs/kernfs
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/magnum/sys/miscfs/kernfs

Revision/Branch: magnum

Modified Files:
	kernfs_vfsops.c 
Log Message:
don't try to get rootdev at vfs init time.  wait until kernfs mount time
to do it.  this is hackish, but it gets the job done, and is slightly
more robust than the previous way it was done...


------------------------------------------------------------------------------