freebsd-dev/sys/geom
2003-04-02 13:10:40 +00:00
..
bde Remove the old config interface now that the new OAM is functional. 2003-04-01 07:33:17 +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 Use bioq_flush() to drain a bio queue with a specific error code. 2003-04-01 15:06:26 +00:00
geom_ctl.c Remove the old config interface, the new OAM is sufficiently functional 2003-04-01 07:33:56 +00:00
geom_ctl.h Run a revision on the OAM api. 2003-03-27 14:35:00 +00:00
geom_dev.c Properly handle races between open/close and orphan. 2003-04-02 13:09:50 +00:00
geom_disk.c Include <geom/geom_disk.h> not <sys/disk.h> 2003-04-01 18:57:14 +00:00
geom_disk.h Start to split the GEOM/diskdriver specific bits into geom/geom_disk.h 2003-04-01 13:19:14 +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 Only orphan things if the open/close actually succeeded. 2003-04-02 13:10:40 +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
geom.h Remove the old config interface, the new OAM is sufficiently functional 2003-04-01 07:33:56 +00:00
notes A note about which #include files may be used where. 2003-03-23 10:08:13 +00:00