freebsd-dev/sys/geom/part
Alexander Motin 0c8fd0c8ac Change the way in which zero stripesize is handled. Instead of reporting
zero stripeoffset in such case (as if device has no stripes), report offset
from the beginning of the media (as if device has single infinite stripe).

This gives partitioning tools information, required to guess better
partition alignment, in case if hardware doesn't report it's stripe size.
For example, it should give disklabel info about odd offset made by fdisk.
2010-01-06 13:14:37 +00:00
..
g_part_apm.c Sharpen the saw: 2009-03-27 05:35:12 +00:00
g_part_bsd.c Sharpen the saw: 2009-03-27 05:48:42 +00:00
g_part_ebr.c The first 96 bytes may not be zeroes. It can contain trivial boot 2009-09-28 23:52:47 +00:00
g_part_gpt.c Properly return the UUID represented by the alias. 2010-01-02 01:02:59 +00:00
g_part_if.m Revert revisions 188839 and 188868. Use of the ioctl in geom_dev.c 2009-07-08 05:56:14 +00:00
g_part_mbr.c Sharpen the saw: 2009-03-30 00:53:46 +00:00
g_part_pc98.c Sharpen the saw: 2009-03-30 01:03:58 +00:00
g_part_vtoc8.c Fix g_part_dumpconf and g_part_name prototpyes. 2009-02-10 02:43:07 +00:00
g_part.c Change the way in which zero stripesize is handled. Instead of reporting 2010-01-06 13:14:37 +00:00
g_part.h Add Microsoft and NetBSD partition types handling. 2009-12-14 20:26:27 +00:00