freebsd-dev/sys/geom/vinum
Lukas Ertl 7ad68986b8 *) Implement round-robin reads for multiplex volumes.
*) Plug a possible memory leak. [1]

[1] obtained from: pjd@.
2005-07-15 13:38:06 +00:00
..
geom_vinum_drive.c When a drive dies, don't call g_wither_geom() directly, but instead 2005-05-17 16:38:30 +00:00
geom_vinum_init.c Only allow RAID5 plexes to be parity checked. 2005-04-28 13:09:00 +00:00
geom_vinum_list.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 18:27:30 +00:00
geom_vinum_plex.c Don't initialize error with ENXIO as we might end up here when 2005-01-21 18:24:20 +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_rm.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 18:27:30 +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 *) Implement round-robin reads for multiplex volumes. 2005-07-15 13:38:06 +00:00
geom_vinum_volume.c *) Implement round-robin reads for multiplex volumes. 2005-07-15 13:38:06 +00:00
geom_vinum.c Remove test for zero sectorsize when tasting. This check doesn't 2005-03-07 19:58:58 +00:00
geom_vinum.h Implement 'setstate' to allow setting the state of drives and subdisks 2004-11-26 12:31:36 +00:00