freebsd-nq/sys/geom
Kyle Evans c81929d343 geli taste: allow GELIBOOT tagged providers as well
Currently the installer will tag geliboot partitions with both BOOT and
GELIBOOT; the former allows the kernel to taste it at boot, while the latter
is what loaders keys off of.

However, it seems reasonable to assume that if a provider's been tagged with
GELIBOOT that the kernel should also take that as a hint to taste/attach at
boot. This would allow us to stop tagging GELIBOOT partitions with BOOT in
bsdinstall, but I'm not sure that there's a compelling reason to do so any
time soon.

Reviewed by:	oshogbo
Differential Revision:	https://reviews.freebsd.org/D23387
2020-02-07 21:36:14 +00:00
..
bde
cache
concat Pass BIO_SPEEDUP through all the geom layers 2020-01-17 01:15:55 +00:00
eli geli taste: allow GELIBOOT tagged providers as well 2020-02-07 21:36:14 +00:00
gate Pass BIO_SPEEDUP through all the geom layers 2020-01-17 01:15:55 +00:00
journal Pass BIO_SPEEDUP through all the geom layers 2020-01-17 01:15:55 +00:00
label GEOM label: strip leading/trailing space synthesizing devfs names 2020-01-18 03:33:44 +00:00
linux_lvm Pass BIO_SPEEDUP through all the geom layers 2020-01-17 01:15:55 +00:00
mirror Pass BIO_SPEEDUP through all the geom layers 2020-01-17 01:15:55 +00:00
mountver
multipath
nop Pass BIO_SPEEDUP through all the geom layers 2020-01-17 01:15:55 +00:00
part Pass BIO_SPEEDUP through all the geom layers 2020-01-17 01:15:55 +00:00
raid Pass BIO_SPEEDUP through all the geom layers 2020-01-17 01:15:55 +00:00
raid3 Pass BIO_SPEEDUP through all the geom layers 2020-01-17 01:15:55 +00:00
shsec Pass BIO_SPEEDUP through all the geom layers 2020-01-17 01:15:55 +00:00
stripe Fix aggregating geoms for BIO_SPEEDUP. 2020-01-27 13:15:16 +00:00
uzip
vinum
virstor
zero
geom_bsd_enc.c
geom_ccd.c
geom_ctl.c
geom_ctl.h
geom_dbg.h
geom_dev.c
geom_disk.c The error variable is not really needed. Remove it. 2020-02-01 10:15:23 +00:00
geom_disk.h
geom_dump.c
geom_event.c
geom_flashmap.c
geom_flashmap.h
geom_int.h
geom_io.c Pass BIO_SPEEDUP through all the geom layers 2020-01-17 01:15:55 +00:00
geom_kern.c
geom_map.c
geom_redboot.c
geom_slice.c Pass BIO_SPEEDUP through all the geom layers 2020-01-17 01:15:55 +00:00
geom_slice.h
geom_subr.c Fix aggregating geoms for BIO_SPEEDUP. 2020-01-27 13:15:16 +00:00
geom_vfs.c Supress not supported message 2020-02-07 17:47:08 +00:00
geom_vfs.h
geom.h
notes