]> git.ipfire.org Git - thirdparty/mdadm.git/commit - managemon.c
imsm: FIX: array size is wrong
authorAdam Kwolek <adam.kwolek@intel.com>
Thu, 3 Feb 2011 06:40:18 +0000 (17:40 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 3 Feb 2011 06:40:18 +0000 (17:40 +1100)
commit02eedb57aa0c6f7fdeda1b612f35545ab4eee58f
tree11b6942807748269e489f5d2174744beaac29a28
parent6d4225a131ae1169717e6dd6e4c95ad4f49de64c
imsm: FIX: array size is wrong

Calculation of size is almost ok, except concept of blocks.
Size for setting in md has to be divided by 2 to be correct.

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