freebsd-dev/sys/geom/vinum
Pawel Jakub Dawidek 1b39b2f671 g_clone_bio() can fail, be ready for this.
Approved by:	le
2004-07-05 13:24:22 +00:00
..
geom_vinum_drive.c No need to free the softc, because it wasn't allocated. 2004-06-22 18:13:43 +00:00
geom_vinum_init.c
geom_vinum_list.c
geom_vinum_plex.c 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_raid5.c 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_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
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
geom_vinum_subr.c Mark a plex as 'newborn' when it is created. This is used to indicate 2004-06-25 18:04:33 +00:00
geom_vinum_var.h
geom_vinum_volume.c Clean up allocated ressources when destroying the main vinum geom. 2004-06-18 19:53:33 +00:00
geom_vinum.c g_clone_bio() can fail, be ready for this. 2004-07-05 13:24:22 +00:00
geom_vinum.h