Searched hist:149501 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/modules/geom/geom_vinum/
H A DMakefilediff 149501 Fri Aug 26 12:40:32 MDT 2005 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.
/freebsd-9.3-release/sys/geom/vinum/
H A Dgeom_vinum_drive.cdiff 149501 Fri Aug 26 12:40:32 MDT 2005 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.

Completed in 1191 milliseconds