aboutsummaryrefslogtreecommitdiff
path: root/lib/libc_nonshared
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2019-09-03 20:57:20 +0000
committerKyle Evans <kevans@FreeBSD.org>2019-09-03 20:57:20 +0000
commitef03f57dd201827cc74615571c410273e49a5964 (patch)
tree817841551cbdd7b5ab38853f4cd816fb400f6830 /lib/libc_nonshared
parentdca52ab480bfe71c3dc1d86822e551a7d1c9ec72 (diff)
downloadsrc-ef03f57dd201827cc74615571c410273e49a5964.tar.gz
src-ef03f57dd201827cc74615571c410273e49a5964.zip
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
Notes
Notes: svn path=/head/; revision=351797
Diffstat (limited to 'lib/libc_nonshared')
0 files changed, 0 insertions, 0 deletions