diff options
author | NeilBrown <neilb@suse.de> | 2009-12-30 04:25:23 (GMT) |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2009-12-30 04:25:23 (GMT) |
commit | 404e4b43fdd6daa7b4a9f81bc7e4358281d763fa (patch) | |
tree | 7a013e233db56b7c90cf0857d6c3bc74c19cf07f /sound | |
parent | 7fb9dadc91948ddd16d1d32e414b5e71ec63b97b (diff) | |
download | linux-404e4b43fdd6daa7b4a9f81bc7e4358281d763fa.tar.xz |
md: allow a resync that is waiting for other resync to complete, to be aborted.
If two arrays share a device, then they will not both resync at the
same time. One will wait for the other to complete.
While waiting, the MD_RECOVERY_INTR flag is not checked so a device
failure, which would make the resync pointless, does not cause the
resync to abort, so the failed device cannot be removed (as it cannot
be remove while a resync is happening).
So add a test for MD_RECOVERY_INTR.
Reported-by: Brett Russ <bruss@netezza.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions