mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
This fixes the problem, when the secondary GPT header is not erased when partition table destroyed. Move equal operations from g_part_gpt_create and g_part_gpt_recover to the separate function g_gpt_set_defaults. Reported by: dwhite MFC after: 1 week |
||
|---|---|---|
| .. | ||
| g_part.c | ||
| g_part.h | ||
| g_part_apm.c | ||
| g_part_bsd.c | ||
| g_part_ebr.c | ||
| g_part_gpt.c | ||
| g_part_if.m | ||
| g_part_mbr.c | ||
| g_part_pc98.c | ||
| g_part_vtoc8.c | ||