From: NeilBrown Date: Mon, 18 Apr 2011 08:25:43 +0000 (+1000) Subject: md: fix up raid1/raid10 unplugging. X-Git-Tag: v2.6.39-rc4~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3b328ac846bcf6b9a62c5563380a81ab723006d;p=pandora-kernel.git md: fix up raid1/raid10 unplugging. We just need to make sure that an unplug event wakes up the md thread, which is exactly what mddev_check_plugged does. Also remove some plug-related code that is no longer needed. Signed-off-by: NeilBrown --- Reading git-diff-tree failed