]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
gpart: Move MBR efimedia reporting to a separate routine
authorWarner Losh <imp@FreeBSD.org>
Tue, 2 Nov 2021 23:08:48 +0000 (17:08 -0600)
committerWarner Losh <imp@FreeBSD.org>
Tue, 2 Nov 2021 23:09:17 +0000 (17:09 -0600)
commitedfbbfd541ab9f7ba13b246d86bd0c36757ec660
tree79b5ce6b6a0100b10b3c78cae05733dc582def0e
parente3ab141fda6a999d6fcdf050e07174199eea5557
gpart: Move MBR efimedia reporting to a separate routine

Move the efimedia reporting to g_part_mbr_efimedia and use that from
g_part_mbr_dumpconf to report it.

Sponsored by: Netflix
Reviewed by: mav
Differential Revision: https://reviews.freebsd.org/D32781
sys/geom/part/g_part_mbr.c