freebsd-dev/sys/geom
Poul-Henning Kamp e26bafdc25 Be more insistent on destroying geoms at unload time. Still not perfect,
but it will do (better) for now.

KASSERT that to have providers a class must have an access method.

Tag the new_provider event with the geom as well.
2004-03-11 08:16:23 +00:00
..
bde kthread_exit() no longer requires Giant, so don't force callers to acquire 2004-03-05 22:42:17 +00:00
concat - Don't take sectorsize from first disk. Calculate it by finding 2004-03-09 11:18:53 +00:00
geom_aes.c Remove the absolute count g_access_abs() function since experience has 2004-02-12 22:42:11 +00:00
geom_apple.c Remove the absolute count g_access_abs() function since experience has 2004-02-12 22:42:11 +00:00
geom_bsd_enc.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_bsd.c Do not check error code from closing ->access() calls, we know they succeed. 2004-02-14 17:59:44 +00:00
geom_ccd.c Remove the absolute count g_access_abs() function since experience has 2004-02-12 22:42:11 +00:00
geom_ctl.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
geom_ctl.h Simplify the GEOM OAM api: Drop the request type, and let everything 2003-06-01 13:47:51 +00:00
geom_dev.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
geom_disk.c Change the disk(9) API in order to make device removal more robust. 2004-02-18 21:36:53 +00:00
geom_disk.h Change the disk(9) API in order to make device removal more robust. 2004-02-18 21:36:53 +00:00
geom_dump.c Rearrange some of the GEOM debugging tools to be more structured. 2004-03-10 08:49:08 +00:00
geom_event.c Rearrange some of the GEOM debugging tools to be more structured. 2004-03-10 08:49:08 +00:00
geom_fox.c Do not check error code from closing ->access() calls, we know they succeed. 2004-02-14 17:59:44 +00:00
geom_gpt.c Remove the absolute count g_access_abs() function since experience has 2004-02-12 22:42:11 +00:00
geom_int.h Rearrange some of the GEOM debugging tools to be more structured. 2004-03-10 08:49:08 +00:00
geom_io.c Added g_print_bio() function to print informations about given bio. 2004-02-11 18:21:32 +00:00
geom_kern.c don't call sbuf_clear() right after sbuf_new(), it is not necessary. 2004-02-10 10:54:19 +00:00
geom_mbr_enc.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_mbr.c Remove the absolute count g_access_abs() function since experience has 2004-02-12 22:42:11 +00:00
geom_mirror.c Remove the absolute count g_access_abs() function since experience has 2004-02-12 22:42:11 +00:00
geom_pc98_enc.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_pc98.c Remove the absolute count g_access_abs() function since experience has 2004-02-12 22:42:11 +00:00
geom_slice.c Remove the absolute count g_access_abs() function since experience has 2004-02-12 22:42:11 +00:00
geom_slice.h Add a destroy_geom method to the slice "library". 2003-05-31 19:25:05 +00:00
geom_subr.c Be more insistent on destroying geoms at unload time. Still not perfect, 2004-03-11 08:16:23 +00:00
geom_sunlabel_enc.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_sunlabel.c Remove the absolute count g_access_abs() function since experience has 2004-02-12 22:42:11 +00:00
geom_vol_ffs.c Remove the absolute count g_access_abs() function since experience has 2004-02-12 22:42:11 +00:00
geom.h Rearrange some of the GEOM debugging tools to be more structured. 2004-03-10 08:49:08 +00:00
notes A note about which #include files may be used where. 2003-03-23 10:08:13 +00:00