freebsd-skq/sys/dev/md
luigi f1e67ce243 Fix a bug with preloaded image -- for some reason [that i don't
completely understand], md_takeroot() runs before md_preloaded(),
rendering both useless.
As a fix, move the body (effectively one line!) of md_takeroot()
into md_preloaded(), and get rid of the stuff that has become useless.

Bug and fix reported 10 days ago on -current, no reply.
2004-03-31 21:48:02 +00:00
..
md.c Fix a bug with preloaded image -- for some reason [that i don't 2004-03-31 21:48:02 +00:00