From: NeilBrown Date: Tue, 30 Sep 2014 05:24:25 +0000 (+1000) Subject: md: don't allow "-sync" to be set for device in an active array. X-Git-Tag: omap-for-v3.19/prcm-cleanup~52^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1960f8c5cd1420dd2ecf0754a136956246365e7;p=pandora-kernel.git md: don't allow "-sync" to be set for device in an active array. If an array is active, devices can be marked 'faulty', but simply removing the 'sync' flag is wrong. That only makes sense for an array which is not active (and is probably only useful for testing anyway). Signed-off-by: NeilBrown --- Reading git-diff-tree failed