freebsd-skq/sys/geom
Andrey V. Elsukov 88007f6102 Add new user-friendly aliases for partition types for the MBR and
EBR schemes: fat32, ebr, linux-data, linux-raid, linux-swap and
linux-lvm. Add bios-boot GUID and alias for the GPT scheme. It used by
GRUB 2 loader. Also do sorting definitions of types in diskmbr.h
and in g_part.c.

PR:		bin/120990, kern/147664
MFC after:	2 weeks
2011-01-28 11:13:01 +00:00
..
bde
cache
concat
eli Add support for asterisk characters when filling in the GELI password 2010-11-14 14:12:43 +00:00
gate
journal Treat async buffer writes from the gjournal switcher thread the same as 2011-01-26 10:34:21 +00:00
label - Report an error when a label with invalid name is attempted to be 2010-12-01 19:24:07 +00:00
linux_lvm
mirror
mountver
multipath
nop Sector size can not be greater than MAXPHYS. 2011-01-12 12:26:10 +00:00
part Add new user-friendly aliases for partition types for the MBR and 2011-01-28 11:13:01 +00:00
raid3 Sector size can not be greater than MAXPHYS. Since GRAID3 calculates 2011-01-12 13:55:01 +00:00
sched sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly. 2011-01-12 19:54:07 +00:00
shsec
stripe
uzip
vinum
virstor
zero
geom_aes.c
geom_bsd_enc.c
geom_bsd.c
geom_ccd.c
geom_ctl.c Finish r210923, 210926. Mark some devices as eternal. 2011-01-04 10:59:38 +00:00
geom_ctl.h
geom_dev.c Use make_dev_p(9) with the MAKEDEV_CHECKNAME flag instead of make_dev(9) 2010-10-19 16:48:49 +00:00
geom_disk.c Remove the CTLFLAG_NOLOCK as it seems to be both unused and 2011-01-26 22:48:09 +00:00
geom_disk.h
geom_dump.c
geom_event.c Use g_eventlock to protect against losing wakeups in the g_event process 2010-11-22 16:47:53 +00:00
geom_fox.c
geom_int.h
geom_io.c
geom_kern.c Use g_eventlock to protect against losing wakeups in the g_event process 2010-11-22 16:47:53 +00:00
geom_mbr_enc.c
geom_mbr.c
geom_pc98_enc.c
geom_pc98.c
geom_redboot.c
geom_slice.c
geom_slice.h
geom_subr.c
geom_sunlabel_enc.c
geom_sunlabel.c
geom_vfs.c
geom_vfs.h
geom_vol_ffs.c
geom.h
notes