freebsd-dev/sys/geom/part
Andrey V. Elsukov b74dd6c77b gpt_entries is used as limit for the number of partition entries in
the GEOM_PART. Instead of just using number of entries from the GPT
header, calculate this limit based on the reserved space between
GPT header and first available LBA.

MFC after:	2 weeks
2013-08-08 16:09:20 +00:00
..
g_part_apm.c Remove inclusion of <sys/diskmbr.h>. We have no business knowing 2013-08-04 21:00:22 +00:00
g_part_bsd.c Add a partition type for nandfs to the apm, bsd, gpt and vtoc8 schemes. 2012-05-25 20:33:34 +00:00
g_part_ebr.c Change the set and unset ctlreqs by making the index argument optional. 2013-06-09 23:34:26 +00:00
g_part_gpt.c gpt_entries is used as limit for the number of partition entries in 2013-08-08 16:09:20 +00:00
g_part_if.m Reimplemented "gpart destroy -F". Now it does all work in kernel. 2010-10-25 16:23:35 +00:00
g_part_ldm.c Remove stub implementation. 2013-06-09 23:12:43 +00:00
g_part_mbr.c Change the set and unset ctlreqs by making the index argument optional. 2013-06-09 23:34:26 +00:00
g_part_pc98.c Change <sys/diskpc98.h> to not redefine the same symbols that are 2013-08-07 00:00:48 +00:00
g_part_vtoc8.c Add a partition type for nandfs to the apm, bsd, gpt and vtoc8 schemes. 2012-05-25 20:33:34 +00:00
g_part.c Remove inclusion of <sys/diskmbr.h>. We have no business knowing 2013-08-04 21:00:22 +00:00
g_part.h Support the FAT16 partition type in gpart(8) 2013-03-07 22:32:41 +00:00