]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
imsm: add 'verify', 'verify with fixup', and 'general' migration types
authorDan Williams <dan.j.williams@intel.com>
Sun, 12 Apr 2009 07:58:27 +0000 (00:58 -0700)
committerDan Williams <dan.j.williams@intel.com>
Sun, 12 Apr 2009 07:58:27 +0000 (00:58 -0700)
commit1484e727976ef1352f5e8b48889efd22b209b737
tree0dd564aea45377ad44305c467ab1c6f94c7ed86e
parentff5963088d487e6b7f16fb7cb260bf9cac60bf4a
imsm: add 'verify', 'verify with fixup', and 'general' migration types

imsm distinguishes parity initialization from parity checking in the
metadata. Older option roms marked the repair operation with the
'verify' type and a 'with fixup' flag in the raid device 'status' field.

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