freebsd-dev/sys/modules/geom
Marcel Moolenaar 5d68db5bc8 Add the EBR scheme. The EBR scheme supports the Extended Boot Records
found inside extended partitions and used to create logical partitions.
At this time write/modify support is not (yet) present.
The EBR and MBR schemes both check the parent scheme. The MBR will
back-off when nested under another MBR, whereas the EBR only nests
under a MBR.
2009-02-08 23:51:44 +00:00
..
geom_bde Don't expect that 'device random' will compile in those files into the 2006-06-09 17:36:50 +00:00
geom_bsd Add geom_bsd_enc.c which we've been wanting to be in geon_bsd. 2005-09-20 11:16:05 +00:00
geom_cache A GEOM cache can speed up read performance by sending fixed size 2006-10-06 08:27:07 +00:00
geom_ccd
geom_concat
geom_eli Remove WARNS from here and compile with default kernel flags. 2008-02-21 11:09:59 +00:00
geom_fox
geom_gate
geom_journal Add Makefile for geom_journal kernel module. 2006-10-31 22:21:47 +00:00
geom_label Add NTFS labeling function. 2005-08-26 11:35:10 +00:00
geom_linux_lvm Rename geom_lvm(4) to geom_linux_lvm(4). 2008-02-20 07:50:13 +00:00
geom_mbr
geom_mirror
geom_multipath First cut at GEOM based multipath. This is an active/passive{/passive...} 2007-02-27 04:01:58 +00:00
geom_nop
geom_part Add the EBR scheme. The EBR scheme supports the Extended Boot Records 2009-02-08 23:51:44 +00:00
geom_pc98
geom_raid3
geom_shsec
geom_stripe
geom_sunlabel
geom_uzip Add -DINVARIANT_SUPPORT -DINVARIANTS 2005-09-29 11:56:16 +00:00
geom_vinum Since we want a vinum geom created anytime the module loads, move 2005-11-24 15:11:41 +00:00
geom_virstor Bring in the GEOM Virtualisation class, which allows to create huge GEOM 2007-09-23 07:34:23 +00:00
geom_vol_ffs
geom_zero
Makefile Add geom_part module. 2008-03-02 05:54:34 +00:00
Makefile.inc