freebsd-skq/sys/geom/vinum
le 0ed7cd39d9 MFC:
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.

--

  Check for g_read_data(9) errors properly;  don't pass error value
  pointer to g_read_data(9) at all if we don't have any use of it.
2005-12-10 14:36:17 +00:00
..
geom_vinum_drive.c MFC: 2005-12-10 14:36:17 +00:00
geom_vinum_init.c MFC (by le) 2005-10-09 04:36:44 +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 This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2005-11-22 19:17:43 +00:00
geom_vinum_plex.c MFC: 2005-08-19 08:48:04 +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 This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2005-11-22 19:17:43 +00:00
geom_vinum_rm.c MFC: 2005-11-26 11:06:11 +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 MFC: 2005-08-19 08:48:04 +00:00
geom_vinum_volume.c MFC (by le) 2005-10-09 04:35:42 +00:00
geom_vinum.c MFC: 2005-12-10 14:36:17 +00:00
geom_vinum.h MFC: 2005-11-26 11:06:11 +00:00