md: delay notification of 'active_idle' to the recovery thread
authorDan Williams <dan.j.williams@intel.com>
Wed, 23 Jul 2008 20:09:48 +0000 (13:09 -0700)
committerDan Williams <dan.j.williams@intel.com>
Wed, 23 Jul 2008 20:09:48 +0000 (13:09 -0700)
commitd8e64406a037a64444175730294e449c9e21f5ec
tree5ac7525899ebc1d2fd9a83a6e19cd0b1b1b1711d
parent2339788376e2d69a9154130e4dacd5b21ce63094
md: delay notification of 'active_idle' to the recovery thread

sysfs_notify might sleep, so do not call it from md_safemode_timeout.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/md/md.c
include/linux/raid/md_k.h