geom_part: Dispatch to partitions to create providers and aliases
authorConrad Meyer <cem@FreeBSD.org>
Fri, 29 May 2020 19:44:18 +0000 (19:44 +0000)
committerConrad Meyer <cem@FreeBSD.org>
Fri, 29 May 2020 19:44:18 +0000 (19:44 +0000)
commitb71dc87559cefd4a4d0a4007130a431aa6344801
tree40e8a645928300ceea17952bed5fbb9189723d7d
parent6f9454895c71eac311a73745c2f860b783a9b161
geom_part: Dispatch to partitions to create providers and aliases

This allows partitions to create additional aliases of their own.  The
default method implementations preserve the existing behavior.

No functional change.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D24938
sys/geom/part/g_part.c
sys/geom/part/g_part_if.m