freebsd-dev/sys/geom
Poul-Henning Kamp 8592d7a760 Prevent withering of the provider we're orphaning from happening until
we do it ourselves.

Nailed by:	Simon Heath <heath@cng.fr>
2003-12-23 11:37:05 +00:00
..
bde Interior decoration changes. 2003-10-07 09:28:07 +00:00
geom_aes.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_apple.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_bsd_enc.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_bsd.c Simplify the ioctl handling in GEOM. 2003-09-01 20:45:32 +00:00
geom_ccd.c Make sure to return errors if we have any. 2003-11-12 09:46:54 +00:00
geom_ctl.c The present defaults for the open and close for device drivers which 2003-09-27 12:01:01 +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 Remove KASSERT check for negative bio_offsets, add "normal" EIO 2003-10-19 19:06:54 +00:00
geom_disk.c Correct usage of mtx_init() API. This is not a functional change since 2003-12-07 23:20:53 +00:00
geom_disk.h
geom_dump.c Re-arrange and consolidate some random debugging stuff 2003-12-07 05:04:49 +00:00
geom_event.c Prevent withering of the provider we're orphaning from happening until 2003-12-23 11:37:05 +00:00
geom_fox.c Fix two old/new consumer confusions. 2003-10-24 18:46:23 +00:00
geom_gpt.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_int.h
geom_io.c Correct usage of mtx_init() API. This is not a functional change since 2003-12-07 23:20:53 +00:00
geom_kern.c Sleep on "-" in our normal state to simplify debugging. 2003-06-18 10:33:09 +00:00
geom_mbr_enc.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_mbr.c Simplify the ioctl handling in GEOM. 2003-09-01 20:45:32 +00:00
geom_mirror.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_pc98_enc.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_pc98.c Re-arrange and consolidate some random debugging stuff 2003-12-07 05:04:49 +00:00
geom_slice.c Use __FBSDID(). 2003-06-11 06:49:16 +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 Call class->init() an class->fini() while the class is hooked up, 2003-11-18 18:17:39 +00:00
geom_sunlabel_enc.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_sunlabel.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_vol_ffs.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom.h KASSERT against multiple orphanings of providers. 2003-12-07 10:04:43 +00:00
notes