]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
imsm: defend against unsupported migrations (temporary)
authorDan Williams <dan.j.williams@intel.com>
Sun, 12 Apr 2009 07:58:28 +0000 (00:58 -0700)
committerDan Williams <dan.j.williams@intel.com>
Sun, 12 Apr 2009 07:58:28 +0000 (00:58 -0700)
commit1ce0101c9a16ab5ffa148a0b8f5c9ac0d7b81684
treeee87ecf5e9fca1eef6e82ade6df6d1eb9fc3c118
parent1484e727976ef1352f5e8b48889efd22b209b737
imsm: defend against unsupported migrations (temporary)

Until support for higher order migrations (online capacity expansion,
raid level migration, chunk size migration...) are implemented do not
allow arrays in these states to be assembled.

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