]> git.ipfire.org Git - thirdparty/mdadm.git/commit
imsm: retry load_and_parse_mpb if we suspect mdmon has made modifications
authorArtur Paszkiewicz <artur.paszkiewicz@intel.com>
Mon, 2 Jun 2014 13:02:59 +0000 (15:02 +0200)
committerNeilBrown <neilb@suse.de>
Mon, 2 Jun 2014 23:09:41 +0000 (09:09 +1000)
commit8a3544f8959375ee167a46ff9e7fc4050127b349
tree05988be4f5f1afa6aa050598ca60d9618427cf76
parent40b941b813e22b33ff9c70831415f5b65e0fd70b
imsm: retry load_and_parse_mpb if we suspect mdmon has made modifications

If the checksum verification fails in mdadm and mdmon is running, retry
the load to get a consistent snapshot of the mpb.

Based on db575f3b

Signed-off-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
super-intel.c