]> git.ipfire.org Git - thirdparty/mdadm.git/commit
imsm: FIX: UT '08imsm-overlap' fails
authorWilliams, Dan J <dan.j.williams@intel.com>
Thu, 15 Dec 2011 02:21:07 +0000 (18:21 -0800)
committerNeilBrown <neilb@suse.de>
Mon, 19 Dec 2011 23:36:21 +0000 (10:36 +1100)
commit5fe62b9455b6b43f050f3a52610ce1048a44623c
tree1ebf0bf0e8a6c5738743eb345ee6ad4c44790cdd
parent81a5b4f52f0697f3c494c7ee2723e5f833b9ec51
imsm: FIX: UT '08imsm-overlap' fails

Make test for all sub arrays having the same number of devices
dependant on the option ROM requirements being checked.
08imsm-overlap disables the OROM check but then fails because this
test causes it to.

Reported-by: Adam Kwolek <adam.kwolek@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
super-intel.c