From: Dan Williams Date: Mon, 1 Mar 2010 05:20:18 +0000 (-0700) Subject: dmatest: fix handling of an even number of xor_sources X-Git-Tag: v2.6.34-rc1~204^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67b9124f734b22b30d9adf18c39fe795e2901070;p=pandora-kernel.git dmatest: fix handling of an even number of xor_sources Just like commit ac5d73fc, we need to be careful to use 'src_cnt' as it contains the fixed up number of xor sources (forced odd) to meet dmatest's data verification scheme. Signed-off-by: Dan Williams --- Reading git-diff-tree failed