cvs commit: src/sys/dev/md md.c
Poul-Henning Kamp
phk at FreeBSD.org
Tue Nov 18 10:19:27 PST 2003
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
More information about the cvs-src
mailing list