From: NeilBrown Date: Mon, 18 Aug 2014 04:48:54 +0000 (+1000) Subject: md/raid10: avoid memory leak on error path during reshape. X-Git-Tag: omap-for-v3.17/fixes-against-rc2~39^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e337aead3aa127f083e64ad678a9e89defefcec5;p=pandora-kernel.git md/raid10: avoid memory leak on error path during reshape. If raid10 reshape fails to find somewhere to read a block from, it returns without freeing memory... Signed-off-by: NeilBrown --- Reading git-diff-tree failed