]> git.ipfire.org Git - thirdparty/mdadm.git/commit
imsm: retry load_imsm_mpb if we suspect mdmon has made modifications
authorDan Williams <dan.j.williams@intel.com>
Wed, 25 Feb 2009 01:45:56 +0000 (18:45 -0700)
committerDan Williams <dan.j.williams@intel.com>
Wed, 25 Feb 2009 01:45:56 +0000 (18:45 -0700)
commitdb575f3b9ebfdf0d7ac8dd5f9b1d4b4d0e446e80
tree2e4088a3326c586f599339e25d56f7b26f9ba2f5
parentecf45690f2f4316b308eca3fd54af78a7c945726
imsm: retry load_imsm_mpb if we suspect mdmon has made modifications

If the checksum verification fails and mdmon is running we retry the
load to get a consistent snapshot of the mpb.  Found by
tests/08imsm-overlap.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
super-intel.c