freebsd-dev/sbin/geom
Andrey V. Elsukov a6c21ef2d1 Use stripesize and stripeoffset in the automatic calculation of
partition offsets. If user requests specific alignment and
provider's stripesize is not zero, then use a least common multiple
from the stripesize and user specified value.
Also fix "gpart resize" implementation: do not try to align the partition
size, because the start offset may be not aligned. Instead align the
end offset and then calculate size. Also use stripesize and stripeoffset
for "gpart resize" command.
2011-06-02 21:59:21 +00:00
..
class Use stripesize and stripeoffset in the automatic calculation of 2011-06-02 21:59:21 +00:00
core MFgraid/head r217014: 2011-03-24 19:11:05 +00:00
misc - Simplify code by using g_*() API. 2010-09-23 12:04:12 +00:00
Makefile Switch the default WARNS level for sbin/ to 6. 2009-10-19 16:00:24 +00:00
Makefile.inc Rename the generic "CLASS" to the more specific "GEOM_CLASS". 2010-12-15 23:45:12 +00:00