freebsd-dev/sys/geom/vinum
Lukas Ertl e30534d50b Since we want a vinum geom created anytime the module loads, move
the geom creation to a seperate init function and ignore the tasting.

The config is now parsed only in the vinumdrive geom, which hopefully
fixes the problem, that the drive class tasted before the vinum class
had a chance, for good.

Also restore the behaviour that the module can be loaded at boot time
and on a running system.
2005-11-24 15:11:41 +00:00
..
geom_vinum_drive.c Since we want a vinum geom created anytime the module loads, move 2005-11-24 15:11:41 +00:00
geom_vinum_init.c Prevent that sync operations can be started when they are already 2005-08-28 18:16:31 +00:00
geom_vinum_list.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 18:27:30 +00:00
geom_vinum_move.c Fix whitespace issue. 2005-11-20 10:40:06 +00:00
geom_vinum_plex.c Make it possible to remove stale, left-over subdisks. 2005-08-16 15:12:44 +00:00
geom_vinum_raid5.c Implement checkparity/rebuildparity. 2004-11-26 12:01:00 +00:00
geom_vinum_raid5.h /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 18:27:30 +00:00
geom_vinum_rename.c Whitespace. 2005-11-20 12:14:18 +00:00
geom_vinum_rm.c Finally bring in what was produced during Google SoC 2005: 2005-11-19 20:25:18 +00:00
geom_vinum_share.c Share gv_roughlength() between kernel and userland, as we will need it 2004-11-15 12:30:59 +00:00
geom_vinum_share.h Share gv_roughlength() between kernel and userland, as we will need it 2004-11-15 12:30:59 +00:00
geom_vinum_state.c Only report state changes of subdisks and plexes when there's 2005-01-21 18:27:23 +00:00
geom_vinum_subr.c Reset object flags after killing off an object's worker thread. 2005-01-19 13:57:09 +00:00
geom_vinum_var.h Fix a stupid logic bug introduced in geom_vinum_drive.c rev 1.18: 2005-08-15 17:07:47 +00:00
geom_vinum_volume.c Correct the check if a plex is accessible in case it is not up. 2005-08-22 23:24:26 +00:00
geom_vinum.c Since we want a vinum geom created anytime the module loads, move 2005-11-24 15:11:41 +00:00
geom_vinum.h Finally bring in what was produced during Google SoC 2005: 2005-11-19 20:25:18 +00:00