Mariusz Dabrowski <mariusz.dabrowski@xxxxxxxxx> writes: > For 4K disks 'endofpart' is an index of the last 4K sector used by partition. > mdadm is using number of 512-byte sectors, so value returned by > get_last_partition_end must be multiplied by 8 for devices with 4K sectors. > Also, unused 'ret' variable has been removed. > > Signed-off-by: Mariusz Dabrowski <mariusz.dabrowski@xxxxxxxxx> > --- > util.c | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) Applied! Thanks, Jes -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html