freebsd-dev/sys/geom/uzip
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_uzip.c Change the way in which zero stripesize is handled. Instead of reporting 2010-01-06 13:14:37 +00:00