fdisk_sun: fix partition alignment
authorAaro Koskinen <aaro.koskinen@iki.fi>
Sat, 9 Feb 2013 19:12:26 +0000 (21:12 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 10 Feb 2013 23:22:59 +0000 (00:22 +0100)
commitcf5731bcbd3b65c5efb9a8b24ed6b95a0a239e67
tree304bafa44c5909c5d591dd07948d9f24bd1f1017
parent1bd5ca2f530f11e27a1ae13bba592d9f725ce341
fdisk_sun: fix partition alignment

When the display unit is sectors, the partition alignment will convert
the partition start to a wrong unit (it should always be in sectors). Fix
this.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
util-linux/fdisk_sun.c