From: Hannes Reinecke Date: Thu, 26 Jul 2012 09:12:18 +0000 (+0200) Subject: md: wakeup thread upon rdev_dec_pending() X-Git-Tag: fixes-v4.0-rc1~120^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfe15ac1c6ad301b092ed295f0cfdb16cfaf5cfa;p=pandora-kernel.git md: wakeup thread upon rdev_dec_pending() After each call to rdev_dec_pending() we should wakeup the md thread if the device is found to be faulty. Otherwise we'll incur heavy delays on failing devices. Signed-off-by: Neil Brown Signed-off-by: Hannes Reinecke --- Reading git-diff-tree failed