Date: Tue, 18 Nov 2003 10:19:26 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/md md.c Message-ID: <200311181819.hAIIJQ4b066080@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2003/11/18 10:19:26 PST
FreeBSD src repository
Modified files:
sys/dev/md md.c
Log:
Use the class->init() to hitch up preload devices, rather than rely on
the "old" SYSINIT. This makes sure things happen in the right order.
XXX: md(4) needs to be fully geom-ified and in particluar /dev/md.ctl
should be abandonded for the GEOM OaM api.
Approved by: re@
Revision Changes Path
1.108 +6 -2 src/sys/dev/md/md.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311181819.hAIIJQ4b066080>
