aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNeilBrown <[email protected]>2014-10-29 08:49:50 +1100
committerNeilBrown <[email protected]>2014-11-17 09:17:46 +1100
commit45eaf45dfa4850df16bc2e8e7903d89021137f40 (patch)
tree623ac0e21c0f21c851c4dcffe8b317d41aafdb98 /scripts
parent206c5f60a3d902bc4b56dab2de3e88de5eb06108 (diff)
md: Always set RECOVERY_NEEDED when clearing RECOVERY_FROZEN
md_check_recovery will skip any recovery and also clear MD_RECOVERY_NEEDED if MD_RECOVERY_FROZEN is set. So when we clear _FROZEN, we must set _NEEDED and ensure that md_check_recovery gets run. Otherwise we could miss out on something that is needed. In particular, this can make it impossible to remove a failed device from an array is the 'recovery-needed' processing didn't happen. Suitable for stable kernels since 3.13. Cc: [email protected] (3.13+) Reported-and-tested-by: Joe Lawrence <[email protected]> Fixes: 30b8feb730f9b9b3c5de02580897da03f59b6b16 Signed-off-by: NeilBrown <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions