freebsd-dev/sys/geom/vinum
Lukas Ertl 0164489c96 When a drive dies, don't call g_wither_geom() directly, but instead
post an event to the geom event queue that will take care of it,
letting outstanding bios finish, and closing the consumers.

Plus some cosmetic clean ups.
2005-05-17 16:38:30 +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
geom_vinum_plex.c
geom_vinum_raid5.c
geom_vinum_raid5.h
geom_vinum_rm.c
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
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 Remove test for zero sectorsize when tasting. This check doesn't 2005-03-07 19:58:58 +00:00
geom_vinum.h