freebsd-dev/sys/geom
Sean Bruno bd9fba0cfe Add legacy support to geom raid to create a /dev/arX device for support
of upgrading older machines using ataraid(4) to newer releases.

This optional parameter is controlled via kern.geom.raid.legacy_aliases
and will create a /dev/ar0 device that will point at /dev/raid/r0 for
example.

Tested on Dell SC 1425 DDF-1 format software raid controllers installing from
stable/7 and upgrading to stable/9 without having to adjust /etc/fstab

Reviewed by:	mav
Obtained from:	Yahoo!
MFC after:	2 Weeks
2013-03-08 20:07:32 +00:00
..
bde - Don't pass geom and provider names as format strings. 2012-11-20 12:32:18 +00:00
cache - Don't pass geom and provider names as format strings. 2012-11-20 12:32:18 +00:00
concat
eli Always initialize sc_ekey, because as of r238116 it is always used. 2012-08-10 18:43:29 +00:00
gate
journal Add flags argument to vfs_write_resume() and remove 2013-01-11 06:08:32 +00:00
label g_label_ntfs_taste: Abort taste is recsize == 0 2013-03-08 18:07:43 +00:00
linux_lvm
mirror g_mirror: g_getattr() failure should not be fatal 2013-01-26 10:50:04 +00:00
mountver - Don't pass geom and provider names as format strings. 2012-11-20 12:32:18 +00:00
multipath - Don't pass geom and provider names as format strings. 2012-11-20 12:32:18 +00:00
nop - Don't pass geom and provider names as format strings. 2012-11-20 12:32:18 +00:00
part Support the FAT16 partition type in gpart(8) 2013-03-07 22:32:41 +00:00
raid Add legacy support to geom raid to create a /dev/arX device for support 2013-03-08 20:07:32 +00:00
raid3 Allow to insert new component to geom_raid3 without specifying number. 2013-01-15 10:06:35 +00:00
sched - Don't pass geom and provider names as format strings. 2012-11-20 12:32:18 +00:00
shsec
stripe
uncompress Remove unneeded G_PF_CANDELETE flag. 2012-08-28 19:28:31 +00:00
uzip Remove unneeded G_PF_CANDELETE flag. 2012-08-28 19:28:31 +00:00
vinum
virstor
zero
geom_aes.c - Don't pass geom and provider names as format strings. 2012-11-20 12:32:18 +00:00
geom_bsd_enc.c
geom_bsd.c
geom_ccd.c
geom_ctl.c
geom_ctl.h
geom_dev.c - Don't pass geom and provider names as format strings. 2012-11-20 12:32:18 +00:00
geom_disk.c Fix locking problem in disk_resize(); previously it would run without 2012-10-29 17:52:43 +00:00
geom_disk.h Fix locking problem in disk_resize(); previously it would run without 2012-10-29 17:52:43 +00:00
geom_dump.c
geom_event.c
geom_flashmap.c
geom_fox.c
geom_int.h
geom_io.c Reset provider-specific fields when resending I/O request in low memory 2012-12-26 20:07:47 +00:00
geom_kern.c
geom_map.c
geom_mbr_enc.c
geom_mbr.c - Don't pass geom and provider names as format strings. 2012-11-20 12:32:18 +00:00
geom_pc98_enc.c
geom_pc98.c
geom_redboot.c
geom_slice.c - Don't pass geom and provider names as format strings. 2012-11-20 12:32:18 +00:00
geom_slice.h - Don't pass geom and provider names as format strings. 2012-11-20 12:32:18 +00:00
geom_subr.c Allow to pass providers with /dev/ prefix to g_provider_by_name(). 2012-09-01 10:52:19 +00:00
geom_sunlabel_enc.c
geom_sunlabel.c
geom_vfs.c Add barrier write capability to the VFS buffer interface. A barrier 2013-02-16 14:51:30 +00:00
geom_vfs.h
geom_vol_ffs.c
geom.h - Don't pass geom and provider names as format strings. 2012-11-20 12:32:18 +00:00
notes