From dfe15ac1c6ad301b092ed295f0cfdb16cfaf5cfa Mon Sep 17 00:00:00 2001 From: Hannes Reinecke Date: Thu, 26 Jul 2012 11:12:18 +0200 Subject: [PATCH] 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-format-patch failed