K 10 svn:author V 7 delphij K 8 svn:date V 27 2005-10-09T04:34:29.000000Z K 7 svn:log V 517 MFC (by le) | Shuffle around the order in which the components are compiled. | | This way, the VINUMDRIVE class is loaded before the VINUM class, | but since geom does the tasting for newly arrived classes | last-in-first-out, the VINUM class tastes first. | | This removes the need to call gv_parse_config() in the drive | taste path. | | Revision Changes Path | 1.20 +4 -14 src/sys/geom/vinum/geom_vinum_drive.c | 1.2 +1 -1 src/sys/modules/geom/geom_vinum/Makefile Approved by: re (scottl) END