]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
imsm: fix, stop metadata updates to newly failed devices
authorDan Williams <dan.j.williams@intel.com>
Fri, 26 Aug 2011 02:14:09 +0000 (19:14 -0700)
committerNeilBrown <neilb@suse.de>
Tue, 30 Aug 2011 00:49:42 +0000 (10:49 +1000)
commit86c54047e6685a4231e6b1eaff4c08bb84666d3a
tree9a9d38b4f2e4d496f12911fe7e2ef6ed9e7ca09b
parent660260d027bed08fad2393998e1ca8cb67e1b573
imsm: fix, stop metadata updates to newly failed devices

We already refrain from updating metadata on disks that are failed at
load, need to do the same for new failures.  This also reverts b4add146
as we *do* want to update other disks' view of the failed device as out of
date.

Cc: Krzysztof Wojcik <krzysztof.wojcik@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
super-intel.c