freebsd-nq/sys/geom
Poul-Henning Kamp 989afda211 Implement a hotspot for the sunlabel.
This means that you can no longer trash your opened partitions by writing to
the sunlabel through another partition.  This is similar to the semantics
implemented for BSD labels.
2003-04-21 20:14:36 +00:00
..
bde Remove all references to BIO_SETATTR. We will not be using it. 2003-04-03 19:19:36 +00:00
geom_aes.c Time has run from the "run GEOM in userland" harness, and the new regression 2003-04-13 09:02:06 +00:00
geom_apple.c Time has run from the "run GEOM in userland" harness, and the new regression 2003-04-13 09:02:06 +00:00
geom_bsd_enc.c These two files fell off during my previous commit: put the encoding 2003-04-17 08:41:08 +00:00
geom_bsd.c Make more of the "hotspot" stuff generic: 2003-04-19 10:14:39 +00:00
geom_ccd.c More correct patch: Only call biofinish if we have not already sent 2003-04-14 08:49:54 +00:00
geom_ctl.c Make sure we don't ignore error codes. 2003-04-03 11:19:24 +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 Remove all references to BIO_SETATTR. We will not be using it. 2003-04-03 19:19:36 +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 Time has run from the "run GEOM in userland" harness, and the new regression 2003-04-13 09:02:06 +00:00
geom_event.c Time has run from the "run GEOM in userland" harness, and the new regression 2003-04-13 09:02:06 +00:00
geom_ext.h Run a revision on the OAM api. 2003-03-27 14:35:00 +00:00
geom_gpt.c Time has run from the "run GEOM in userland" harness, and the new regression 2003-04-13 09:02:06 +00:00
geom_int.h Add handling for cancelled events in the g_call_me() methods. 2003-04-02 21:10:04 +00:00
geom_io.c Time has run from the "run GEOM in userland" harness, and the new regression 2003-04-13 09:02:06 +00:00
geom_kern.c Change events to have an array of "void *" references, and give the 2003-04-02 20:41:18 +00:00
geom_mbr_enc.c Move the functions for encoding decoding struct dos_partition into 2003-04-12 08:34:40 +00:00
geom_mbr.c Time has run from the "run GEOM in userland" harness, and the new regression 2003-04-13 09:02:06 +00:00
geom_mirror.c Time has run from the "run GEOM in userland" harness, and the new regression 2003-04-13 09:02:06 +00:00
geom_pc98.c Time has run from the "run GEOM in userland" harness, and the new regression 2003-04-13 09:02:06 +00:00
geom_slice.c Make more of the "hotspot" stuff generic: 2003-04-19 10:14:39 +00:00
geom_slice.h Make more of the "hotspot" stuff generic: 2003-04-19 10:14:39 +00:00
geom_subr.c Time has run from the "run GEOM in userland" harness, and the new regression 2003-04-13 09:02:06 +00:00
geom_sunlabel_enc.c Use #defines from <sys/sun_disklabel.h> instead of private ones. 2003-04-21 19:42:36 +00:00
geom_sunlabel.c Implement a hotspot for the sunlabel. 2003-04-21 20:14:36 +00:00
geom_vol_ffs.c Time has run from the "run GEOM in userland" harness, and the new regression 2003-04-13 09:02:06 +00:00
geom.h Time has run from the "run GEOM in userland" harness, and the new regression 2003-04-13 09:02:06 +00:00
notes A note about which #include files may be used where. 2003-03-23 10:08:13 +00:00