From: NeilBrown Date: Mon, 14 Dec 2009 01:49:48 +0000 (+1100) Subject: md: adjust resync_min usefully when resync aborts. X-Git-Tag: v2.6.33-rc1~284^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c07b70ad32ed0a5ec9735cafb1aa10b3a2298b7d;p=pandora-kernel.git md: adjust resync_min usefully when resync aborts. When a 'check' or 'repair' finished we should clear resync_min so that a future check/repair will cover the whole array (by default). However if it is interrupted, we should update resync_min to where we got up to, so that when the check/repair continues it just does the remainder of the array. Signed-off-by: NeilBrown --- Reading git-diff-tree failed