freebsd-dev/sys/geom
Poul-Henning Kamp d091e630f1 Add a missing error case return.
Problem reported by:	Flemming Jacobsen <fj@batmule.dk>
2004-02-08 09:39:02 +00:00
..
bde Add a missing error case return. 2004-02-08 09:39:02 +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 Add missing newline in printf. 2004-01-23 20:36:21 +00:00
geom_disk.c Allow decreasing access count even if there is no disk anymore. 2004-02-06 23:10:49 +00:00
geom_disk.h Change events to have an array of "void *" references, and give the 2003-04-02 20:41:18 +00:00
geom_dump.c Re-arrange and consolidate some random debugging stuff 2003-12-07 05:04:49 +00:00
geom_event.c Don't mingle malloc/g_event flags. 2004-02-02 10:58:07 +00:00
geom_fox.c Fix memory leak. 2004-02-06 22:51:04 +00:00
geom_gpt.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_int.h More of the event stuff can now be private to geom_event.c 2003-04-23 20:54:42 +00:00
geom_io.c Bring back the geom_bioqueues, they _are_ a good idea. 2004-01-28 08:39:18 +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 Check error return from g_clone_bio(). (netchild@) 2004-02-02 13:36:06 +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 Allow a GEOM class to unload if it has no geoms or a method function to 2004-02-02 19:49:41 +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 A note about which #include files may be used where. 2003-03-23 10:08:13 +00:00