freebsd-nq/sys/geom/part
Marcel Moolenaar a87faebb8c Return G_PART_PROBE_PRI_HIGH instead of G_PART_PROBE_PRI_NORM
if the probe succeeds. This guarantees that the BSD scheme
wins over the MBR scheme when MBR gets to probe first. Build-
or link-time conditions can cause schemes to end up in the
linker set in a different order. Normally BSD is before MBR
in the linker set and as such get to probe first. But typically
when the kernel gets rebuild or relinked, this can change.
2008-09-29 02:48:22 +00:00
..
g_part_apm.c Trivial commit to attempt to diagnose a svn problem. Add 2008-07-22 18:05:50 +00:00
g_part_bsd.c Return G_PART_PROBE_PRI_HIGH instead of G_PART_PROBE_PRI_NORM 2008-09-29 02:48:22 +00:00
g_part_gpt.c Keep entries sorted. 2008-09-05 18:09:49 +00:00
g_part_if.m Add the set and unset verbs used to set and clear attributes for 2008-06-18 01:13:34 +00:00
g_part_mbr.c Add the set and unset verbs used to set and clear attributes for 2008-06-18 01:13:34 +00:00
g_part_pc98.c Export the partition name in the conftxt and confxml output. 2008-09-27 19:58:11 +00:00
g_part_vtoc8.c Add the raw partition type to the XML. 2008-06-12 06:34:14 +00:00
g_part.c Insert the null scheme at the head. This does not change any 2008-09-29 02:39:02 +00:00
g_part.h Keep entries sorted. 2008-09-05 18:09:49 +00:00