freebsd-dev/lib/geom
Kyle Evans ef03f57dd2 Allow more nesting of GEOM partitioning schemes
GEOM is supposed to be topology-agnostic, but the GPT and BSD partition code
has arbitrary restrictions on nesting that are annoying in cases such as
running VMs on raw partitions (since the VM's partitioning scheme is not
visible to the host).

This patch adds sysctls to disable the restrictions except in the case of
BSD label (and similar) partitions with offset 0 (where we need to avoid
recursively recognizing the label).

Submitted by:	Andrew Gierth
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D21350
2019-09-03 20:57:20 +00:00
..
cache
concat
eli Correct the argument passed to g_eli_algo2str() 2019-05-24 06:49:47 +00:00
journal
label
mirror
mountver
multipath
nop gnop: Introduce requests delay. 2019-07-31 17:47:12 +00:00
part Allow more nesting of GEOM partitioning schemes 2019-09-03 20:57:20 +00:00
raid
raid3
sched
shsec
stripe
virstor
Makefile
Makefile.classes
Makefile.inc