Re: [PATCH] md: Fix for raid6 reshape.

From: Andrew Morton
Date: Fri Mar 02 2007 - 01:36:42 EST


On Fri, 2 Mar 2007 15:56:55 +1100 NeilBrown <neilb@xxxxxxx> wrote:

> - conf->expand_progress = (sector_nr + i)*(conf->raid_disks-1);
> + conf->expand_progress = (sector_nr + i) * new_data_disks);

ahem.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/