1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-25 16:13:17 +00:00
freebsd/sys/geom/vinum
Lukas Ertl d8688e1117 Correctly calculate what to do and how to retry a request to a plex when
the previous one failed and there are more than one plex in the volume.

This could have led to a flood of error messages on the console and
probably a deadlock in certain situations.
2005-02-23 14:59:14 +00:00
..
geom_vinum_drive.c In case of drive errors, don't close the associated consumer and 2005-02-17 16:08:36 +00:00
geom_vinum_init.c Rename synchronization and initialization threads and prefix them 2005-01-19 14:49:26 +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
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
geom_vinum_share.h
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 Correctly calculate what to do and how to retry a request to a plex when 2005-02-23 14:59:14 +00:00
geom_vinum_volume.c Correctly calculate what to do and how to retry a request to a plex when 2005-02-23 14:59:14 +00:00
geom_vinum.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 18:27:30 +00:00
geom_vinum.h Implement 'setstate' to allow setting the state of drives and subdisks 2004-11-26 12:31:36 +00:00