1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/geom
Pawel Jakub Dawidek c0d68b6ef2 Use sc->sc_mediasize instead of sc->sc_provider->mediasize which contains
exactly the same value, but is shorter.
2004-08-28 02:35:43 +00:00
..
bde Tag all geom classes in the tree with a version number. 2004-08-08 07:57:53 +00:00
concat Skip providers with not defined sector size. 2004-08-26 12:42:47 +00:00
gate Tag all geom classes in the tree with a version number. 2004-08-08 07:57:53 +00:00
label Skip providers with not defined sector size. 2004-08-26 12:42:47 +00:00
mirror Skip providers with not defined sector size. 2004-08-26 12:42:47 +00:00
nop NOP class doesn't operate on metadata, so the spoil event can be safely 2004-08-18 16:58:42 +00:00
raid3 Use sc->sc_mediasize instead of sc->sc_provider->mediasize which contains 2004-08-28 02:35:43 +00:00
stripe Skip providers with not defined sector size. 2004-08-26 12:42:47 +00:00
uzip Add geom_uzip -- geom class that implements read-only compressed disks. 2004-08-13 09:40:58 +00:00
vinum Move config_new_drive() to the correct place and rename it to 2004-08-27 21:32:18 +00:00
geom_aes.c Tag all geom classes in the tree with a version number. 2004-08-08 07:57:53 +00:00
geom_apple.c Tag all geom classes in the tree with a version number. 2004-08-08 07:57:53 +00:00
geom_bsd_enc.c
geom_bsd.c Tag all geom classes in the tree with a version number. 2004-08-08 07:57:53 +00:00
geom_ccd.c Tag all geom classes in the tree with a version number. 2004-08-08 07:57:53 +00:00
geom_ctl.c
geom_ctl.h
geom_dev.c Tag all geom classes in the tree with a version number. 2004-08-08 07:57:53 +00:00
geom_disk.c Tag all geom classes in the tree with a version number. 2004-08-08 07:57:53 +00:00
geom_disk.h
geom_dump.c
geom_event.c Make withering water tight. 2004-07-08 16:17:14 +00:00
geom_fox.c Tag all geom classes in the tree with a version number. 2004-08-08 07:57:53 +00:00
geom_gpt.c Tag all geom classes in the tree with a version number. 2004-08-08 07:57:53 +00:00
geom_int.h Make withering water tight. 2004-07-08 16:17:14 +00:00
geom_io.c Introduce g_alloc_bio() as a waiting variant of g_new_bio(). 2004-08-27 14:43:11 +00:00
geom_kern.c
geom_mbr_enc.c
geom_mbr.c Tag all geom classes in the tree with a version number. 2004-08-08 07:57:53 +00:00
geom_pc98_enc.c
geom_pc98.c Tag all geom classes in the tree with a version number. 2004-08-08 07:57:53 +00:00
geom_slice.c Do not override the class provided dumpconf function. 2004-08-18 21:42:08 +00:00
geom_slice.h
geom_subr.c OK, now check geom class version numbers. 2004-08-08 08:34:46 +00:00
geom_sunlabel_enc.c
geom_sunlabel.c Tag all geom classes in the tree with a version number. 2004-08-08 07:57:53 +00:00
geom_vol_ffs.c Too many versions. 2004-08-09 06:04:00 +00:00
geom.h Introduce g_alloc_bio() as a waiting variant of g_new_bio(). 2004-08-27 14:43:11 +00:00
notes