From: NeilBrown Date: Fri, 13 Nov 2009 06:40:48 +0000 (+1100) Subject: md: allow v0.91 metadata to record devices as being active but not in-sync. X-Git-Tag: v2.6.32-rc8~38^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0261cd9f1cb42fa44ece314d27868d83742bdf03;p=pandora-kernel.git md: allow v0.91 metadata to record devices as being active but not in-sync. This is a combination that didn't really make sense before. However when a reshape is converting e.g. raid5 -> raid6, the extra device is not fully in-sync, but is certainly active and contains important data. So allow that start to be meaningful and in particular get the 'recovery_offset' value (which is needed for any non-in-sync active device) from the reshape_position. Signed-off-by: NeilBrown --- Reading git-diff-tree failed