From: NeilBrown Date: Wed, 2 Feb 2011 00:57:13 +0000 (+1100) Subject: md: Don't allow slot_store while resync/recovery is happening. X-Git-Tag: v2.6.38-rc5~55^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6751b2bde477f56ceef67aa1d298ce44e8e2e23;p=pandora-kernel.git md: Don't allow slot_store while resync/recovery is happening. Activating a spare in an array while resync/recovery is already happening can lead the that spare being marked in-sync when it isn't really. So don't allow the 'slot' to be set (this activating the device) while resync/recovery is happening. Signed-off-by: NeilBrown --- Reading git-diff-tree failed