mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 00:34:33 -05:00
on whether the parent chunk is of type whole. This also applies to MBR slices for non-GPT disks. Since most of the GPT handling is conditionally compiled, do the same with the partition naming. This fixes a braino that caused slices to be named as GPT partitions and generally messing up an install. Pointy hat: marcel |
||
|---|---|---|
| .. | ||
| blocks.c | ||
| change.c | ||
| chunk.c | ||
| create_chunk.c | ||
| disk.c | ||
| libdisk.3 | ||
| libdisk.h | ||
| Makefile | ||
| open_disk.c | ||
| open_ia64_disk.c | ||
| rules.c | ||
| tst01.c | ||
| write_alpha_disk.c | ||
| write_amd64_disk.c | ||
| write_disk.c | ||
| write_i386_disk.c | ||
| write_ia64_disk.c | ||
| write_pc98_disk.c | ||
| write_sparc64_disk.c | ||