Make sure all changes to md/sync_action are notified.
authorNeil Brown <neilb@notabene.brown>
Fri, 27 Jun 2008 22:31:41 +0000 (08:31 +1000)
committerNeil Brown <neilb@notabene.brown>
Fri, 27 Jun 2008 22:31:41 +0000 (08:31 +1000)
commit72a23c211e4587859d5bf61ac4962d76e593fb02
treeb35b554d7eb9c4b3a2cbc4d9378d362e5e56e44f
parent0fd62b861eac7d2dea9b7e939953b20f37186ea1
Make sure all changes to md/sync_action are notified.

When the 'resync' thread starts or stops, when we explicitly
set sync_action, or when we determine that there is definitely nothing
to do, we notify sync_action.

To stop "sync_action" from occasionally showing the wrong value,
we introduce a new flags - MD_RECOVERY_RECOVER - to say that a
recovery is probably needed or happening, and we make sure
that we set MD_RECOVERY_RUNNING before clearing MD_RECOVERY_NEEDED.

Signed-off-by: Neil Brown <neilb@suse.de>
Documentation/md.txt
drivers/md/md.c
include/linux/raid/md_k.h