]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
imsm: More precise message when spanned raid is created
authorMichal Zylowski <michal.zylowski@intel.com>
Wed, 8 Nov 2017 14:43:41 +0000 (15:43 +0100)
committerJes Sorensen <jsorensen@fb.com>
Thu, 9 Nov 2017 17:00:52 +0000 (12:00 -0500)
commitcca672081e7f03d2763fdc7915379d37d581ad8b
tree245942df92049f991cdd8ead28b9c0689082a423
parent5339f99606f19ce1eeadebf3c0849933dc0c6fd5
imsm: More precise message when spanned raid is created

When RAID is created between VMD and SATA disks, printed message is
"Mixing devices attached to different VMD domains is not allowed". This message
is unclear and misleading because creating spanned containers between different
VMD domains is allowed. Set error message to more precise text.

Signed-off-by: Michal Zylowski <michal.zylowski@intel.com>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
super-intel.c