1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-25 07:49:18 +00:00
freebsd/sys/geom/part
Warner Losh 2cbda736ce gpart: Add warning when the start sector is too low.
Add a warning if the starting sector is too low. The standard requires
that at least 16k is reserved for the GPT Partition Array, but some
tools produce GPT images with fewer than the required number of reserved
sectors.

PR: 274312
Sponsored by:		Netflix
Differential Revision:	https://reviews.freebsd.org/D42247
2024-10-15 18:15:16 -06:00
..
g_part_apm.c gpart: More nuance for GPT support 2024-10-15 17:15:17 -06:00
g_part_bsd64.c gpart: More nuance for GPT support 2024-10-15 17:15:17 -06:00
g_part_bsd.c gpart: More nuance for GPT support 2024-10-15 17:15:17 -06:00
g_part_ebr.c gpart: More nuance for GPT support 2024-10-15 17:15:17 -06:00
g_part_gpt.c gpart: Add warning when the start sector is too low. 2024-10-15 18:15:16 -06:00
g_part_if.m
g_part_ldm.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
g_part_mbr.c gpart: More nuance for GPT support 2024-10-15 17:15:17 -06:00
g_part.c gpart: More nuance for GPT support 2024-10-15 17:15:17 -06:00
g_part.h gpart: More nuance for GPT support 2024-10-15 17:15:17 -06:00