freebsd-nq/sys/geom
2005-05-25 15:54:17 +00:00
..
bde
concat - Add a missing g_io_deliver() in case of allocation failure - we didn't 2005-04-03 14:55:49 +00:00
gate
label The size of a filesystem may be less than the size of the provider it 2005-04-19 21:55:28 +00:00
mirror After provider creation!! 2005-05-25 15:54:17 +00:00
nop
raid3 cp can't be NULL. 2005-05-11 19:36:56 +00:00
shsec
stripe Check return value. 2005-05-11 18:07:39 +00:00
uzip
vinum When a drive dies, don't call g_wither_geom() directly, but instead 2005-05-17 16:38:30 +00:00
geom_aes.c
geom_apple.c
geom_bsd_enc.c
geom_bsd.c
geom_ccd.c
geom_ctl.c Fix a long-standing bug. Error string has to be copyied from the user 2005-04-08 09:28:08 +00:00
geom_ctl.h
geom_dev.c
geom_disk.c
geom_disk.h
geom_dump.c
geom_event.c Correct typo. 2005-05-18 21:53:08 +00:00
geom_fox.c
geom_gpt.c g_read_data() can return NULL, check for it. 2005-03-18 07:03:56 +00:00
geom_int.h
geom_io.c
geom_kern.c Call g_waitidle() instead of GEOM using the root_mount_hold() KPI. 2005-04-19 06:23:59 +00:00
geom_mbr_enc.c
geom_mbr.c
geom_pc98_enc.c Fix signed vs unsigned warning. 2005-05-01 09:44:50 +00:00
geom_pc98.c Remove geometry translations here. 2005-03-30 12:59:54 +00:00
geom_slice.c
geom_slice.h
geom_subr.c fix a "modify after free" bug which is practically impossible to 2005-03-26 21:07:35 +00:00
geom_sunlabel_enc.c Support VTOC volume names. This can be useful to distinguish multiple 2005-03-30 09:33:10 +00:00
geom_sunlabel.c Protect against recursive labels creation in simlar way as it is done 2005-04-12 08:14:15 +00:00
geom_vfs.c
geom_vfs.h
geom_vol_ffs.c
geom.h
notes