freebsd-dev/sys/geom/part
Alexander Motin 8e7a844b9b MFC r201645:
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-15 23:56:19 +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 Precision '*' expects an int and strlen() returns a size_t. 2009-04-16 05:52:47 +00:00
g_part_gpt.c MFC r199017,199228 2009-11-21 14:53:08 +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 MFC r201645: 2010-01-15 23:56:19 +00:00
g_part.h Remove gpt_offset and related code. It was introduced for use 2009-02-17 04:12:10 +00:00