mirror of
https://github.com/opnsense/src.git
synced 2026-03-11 10:43:03 -04:00
to be cleaner. Also, when deleting a chunk, try to find the mother chunk as a whole chunk by default if this isn't a BSD partition or a unused or whole chunk. Before we just did this for FreeBSD and FAT slices, which means that other chunk types such as EFI and mbr (mbr is used for slices that don't have their own chunk type). Submitted by: nyan (mostly) Approved by: re |
||
|---|---|---|
| .. | ||
| blocks.c | ||
| change.c | ||
| chunk.c | ||
| create_chunk.c | ||
| disk.c | ||
| libdisk.3 | ||
| libdisk.h | ||
| Makefile | ||
| 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 | ||