From: NeilBrown Date: Mon, 14 Dec 2009 01:49:49 +0000 (+1100) Subject: md: don't reset curr_resync_completed after an interrupted resync X-Git-Tag: v2.6.33-rc1~284^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efa593390e70b0e3c39f6b2dca8876b6b1461e41;p=pandora-kernel.git md: don't reset curr_resync_completed after an interrupted resync If a resync/recovery/check/repair is interrupted for some reason, it can be useful to know exactly where it got up to. So in that case, do not clear curr_resync_completed. Initialise it when starting a resync/recovery/... instead. Signed-off-by: NeilBrown --- Reading git-diff-tree failed