freebsd-src/sys/geom
Poul-Henning Kamp afa2a5aab7 Remove some debugging in the new OAM[*] and add a debug flag for other
parts of it.

[*] I've been asked what "OAM" means:  It's an acronym used in the
telecom industry, "Operations And Maintenance", and there it covers
anything from a single unlabeled led on the frontpanel the the full
nightmare of CMIP for SS7.
2003-03-31 18:35:37 +00:00
..
bde Add create_geom and destroy_geom methods. 2003-03-29 22:14:21 +00:00
geom.h Run a revision on the OAM api. 2003-03-27 14:35:00 +00:00
geom_aes.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
geom_apple.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
geom_bsd.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
geom_ccd.c Including <sys/stdint.h> is (almost?) universally only to be able to use 2003-03-18 08:45:25 +00:00
geom_ctl.c Remove some debugging in the new OAM[*] and add a debug flag for other 2003-03-31 18:35:37 +00:00
geom_ctl.h Run a revision on the OAM api. 2003-03-27 14:35:00 +00:00
geom_dev.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
geom_disk.c Check return value of g_call_me() 2003-03-27 14:32:52 +00:00
geom_dump.c Including <sys/stdint.h> is (almost?) universally only to be able to use 2003-03-18 08:45:25 +00:00
geom_enc.c Add the new statistics structure, put one in consumers and providers. 2003-02-07 21:43:34 +00:00
geom_event.c Save a lock: Grab the stall_events SX lock exclusively so it also serialize 2003-03-24 13:35:06 +00:00
geom_ext.h Run a revision on the OAM api. 2003-03-27 14:35:00 +00:00
geom_gpt.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
geom_int.h Remove some debugging in the new OAM[*] and add a debug flag for other 2003-03-31 18:35:37 +00:00
geom_io.c Fix a bug in the ENOMEM pacing code which probably made it panic systems 2003-03-29 22:34:37 +00:00
geom_kern.c Turn /dev/geom.ctl from a GEOM class into a plain character device driver 2003-03-24 13:37:15 +00:00
geom_mbr.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
geom_mirror.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
geom_pc98.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
geom_slice.c Including <sys/stdint.h> is (almost?) universally only to be able to use 2003-03-18 08:45:25 +00:00
geom_slice.h Get rid of g_slice_addslice() and use g_slice_config() instead. 2002-12-16 23:08:48 +00:00
geom_subr.c g_class_by_name() was unused too. 2003-03-25 09:11:17 +00:00
geom_sunlabel.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
geom_vol_ffs.c Premptively change initializations of struct g_class to use C99 2003-03-24 19:30:15 +00:00
notes A note about which #include files may be used where. 2003-03-23 10:08:13 +00:00