freebsd-skq/sys/geom/vinum
Lukas Ertl 8cc5eb98ad Fix a stupid logic bug introduced in geom_vinum_drive.c rev 1.18:
When a drive is newly created, it's state is initially set to 'down',
so it won't allow saving the config to it (thus it will never know of
itself being created).  Work around this by adding a new flag, that's
also checked when saving the config to a drive.
2005-08-15 17:07:47 +00:00
..
geom_vinum_drive.c Fix a stupid logic bug introduced in geom_vinum_drive.c rev 1.18: 2005-08-15 17:07:47 +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 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
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 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 *) Implement round-robin reads for multiplex volumes. 2005-07-15 13:38:06 +00:00
geom_vinum.c Fix a stupid logic bug introduced in geom_vinum_drive.c rev 1.18: 2005-08-15 17:07:47 +00:00
geom_vinum.h