freebsd-nq/sys/geom
2004-10-23 20:52:15 +00:00
..
bde Fix a problem that shows up if less than the full complement of 2004-09-11 17:58:53 +00:00
concat This is not needed anymore, it is forced in GEOM now. 2004-09-20 17:26:25 +00:00
gate Unlock g_gate_list_mtx mutex when we cannot allocate unit number. 2004-10-02 15:03:26 +00:00
label Only allow for unloading when there are no geoms in LABEL GEOM class. 2004-10-14 07:46:13 +00:00
mirror Ehh. Introduce a hack: Wait for 3 seconds, so GEOM is able to give us 2004-10-14 07:55:29 +00:00
nop g_nop_create: destroy newly created provider in case of errors. 2004-09-16 15:28:48 +00:00
raid3 Just use MAXPHYS as maximum I/O request size, instead of using my own 2004-09-28 07:33:37 +00:00
stripe This is not needed anymore, it is forced in GEOM now. 2004-09-20 17:26:25 +00:00
uzip Use correct malloc type when freeing memory allocated by g_read_data. 2004-09-19 10:27:46 +00:00
vinum Don't allow to create a drive that already exists. 2004-10-02 20:50:21 +00:00
geom_aes.c Tag all geom classes in the tree with a version number. 2004-08-08 07:57:53 +00:00
geom_apple.c Tag all geom classes in the tree with a version number. 2004-08-08 07:57:53 +00:00
geom_bsd_enc.c
geom_bsd.c Tag all geom classes in the tree with a version number. 2004-08-08 07:57:53 +00:00
geom_ccd.c Tag all geom classes in the tree with a version number. 2004-08-08 07:57:53 +00:00
geom_ctl.c Don't call g_waitidle(), it happens automagically now. 2004-10-23 20:52:15 +00:00
geom_ctl.h
geom_dev.c Don't call g_waitidle(), it happens automagically now. 2004-10-23 20:52:15 +00:00
geom_disk.c Tag all geom classes in the tree with a version number. 2004-08-08 07:57:53 +00:00
geom_disk.h
geom_dump.c
geom_event.c Add a new per-thread private flag: TDP_GEOM. 2004-10-23 20:49:17 +00:00
geom_fox.c Tag all geom classes in the tree with a version number. 2004-08-08 07:57:53 +00:00
geom_gpt.c Tag all geom classes in the tree with a version number. 2004-08-08 07:57:53 +00:00
geom_int.h Make withering water tight. 2004-07-08 16:17:14 +00:00
geom_io.c Add KTR_GEOM, which allows tracing of basic GEOM I/O events occuring 2004-10-21 18:35:24 +00:00
geom_kern.c Make kern.geom.debugflags sysctl tunable from /boot/loader.conf. 2004-09-13 14:58:27 +00:00
geom_mbr_enc.c
geom_mbr.c Tag all geom classes in the tree with a version number. 2004-08-08 07:57:53 +00:00
geom_pc98_enc.c
geom_pc98.c Only do the geometry translations on ad* devices, other devices seems to 2004-10-08 21:27:27 +00:00
geom_slice.c Do not override the class provided dumpconf function. 2004-08-18 21:42:08 +00:00
geom_slice.h
geom_subr.c Don't call g_waitidle(), it happens automagically now. 2004-10-23 20:52:15 +00:00
geom_sunlabel_enc.c Add SVR4-compatible VTOC-style elements to the Sun label. The 2004-06-01 20:18:25 +00:00
geom_sunlabel.c Tag all geom classes in the tree with a version number. 2004-08-08 07:57:53 +00:00
geom_vol_ffs.c Too many versions. 2004-08-09 06:04:00 +00:00
geom.h Move the prototype for g_waitidle() to a more visible place. 2004-10-23 20:22:02 +00:00
notes For removable devices without media we set a zero mediasize but a non-zero 2004-09-05 21:15:58 +00:00