opnsense-src/sys/modules/geom
Warner Losh 73f49e9eef Implement the historic DIOCGDINFO ioctl for gpart on BSD
partitions. Several utilities still use this interface and require
additional information since gpart was activated than before. This
allows fsck of a UFS partition without having to specify it is UFS,
per historic behavior.
2014-11-18 17:06:40 +00:00
..
geom_bde I clearly didn't test the modules... add sha256c.c to the various 2014-03-16 01:55:30 +00:00
geom_bsd
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 Instead of allocating memory for all the keys at device attach, 2011-04-21 13:31:43 +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 An all-or-nothing approach to labels isn't flexible enough. Embedded 2014-04-06 02:44:37 +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_mountver Add gmountver, disk mount verification GEOM class. 2010-01-16 09:52:49 +00:00
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 Implement the historic DIOCGDINFO ioctl for gpart on BSD 2014-11-18 17:06:40 +00:00
geom_pc98
geom_raid Add to GEOM RAID class module, supporting the DDF metadata format, as 2012-04-30 17:53:02 +00:00
geom_raid3
geom_sched Bring in geom_sched, support for scheduling disk I/O requests 2010-04-12 16:37:45 +00:00
geom_shsec
geom_stripe
geom_sunlabel
geom_uncompress Fix a leftover of r260523. Remove the unnecessary dependency to zlib.h. 2014-02-27 13:29:26 +00:00
geom_uzip
geom_vinum Import the gvinum work that have been done during and after Summer of Code 2007. 2009-03-28 17:20:08 +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 Disconnect the following geom classes from the kernel modules build: 2014-05-27 10:21:49 +00:00
Makefile.inc