delphij 18a5a36c5c 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)
2005-10-09 04:34:29 +00:00
..
2005-10-09 03:30:30 +00:00
2005-07-20 13:12:20 +00:00
2005-10-06 18:17:29 +00:00
2005-05-25 15:54:17 +00:00
2005-08-05 19:43:29 +00:00
2005-08-30 15:14:40 +00:00
2005-10-02 11:22:28 +00:00
2005-10-09 04:34:29 +00:00
2005-10-07 15:06:27 +00:00
2005-10-08 22:11:38 +00:00