freebsd-dev/sys/geom/vinum
Lukas Ertl 4328802ce9 When attaching a consumer from a volume to a plex, check if the
volume already has a plex attached and adjust the access counts
of the new consumer accordingly.
2004-08-26 21:04:41 +00:00
..
geom_vinum_drive.c Fix a stupid bug in the drive taste function: when checking if a 2004-08-18 20:34:45 +00:00
geom_vinum_init.c Pretty print some informational messages. 2004-08-18 20:43:56 +00:00
geom_vinum_list.c
geom_vinum_plex.c If we kill the worklist thread of a RAID5 plex we can destroy 2004-08-10 20:51:48 +00:00
geom_vinum_raid5.c Compare the addresses of two RAID5 work packets directly instead 2004-08-23 17:50:18 +00:00
geom_vinum_raid5.h Add a function to clean up RAID5 packets and use it when I/O has 2004-06-23 23:52:55 +00:00
geom_vinum_rm.c Implement the possibility to remove drives. 2004-08-22 17:07:55 +00:00
geom_vinum_share.c Accept "sd len 0" and auto-size the subdisk correctly. 2004-06-23 21:15:55 +00:00
geom_vinum_share.h
geom_vinum_state.c A volume can be up if it has a degraded RAID5 plex. 2004-08-19 12:03:27 +00:00
geom_vinum_subr.c Add forgotten format specifier in a KASSERT and shut up the compiler. 2004-08-22 13:34:24 +00:00
geom_vinum_var.h
geom_vinum_volume.c When attaching a consumer from a volume to a plex, check if the 2004-08-26 21:04:41 +00:00
geom_vinum.c Tag all geom classes in the tree with a version number. 2004-08-08 07:57:53 +00:00
geom_vinum.h Propagate size changes upwards. 2004-07-31 21:34:21 +00:00