commit | 67b9124f734b22b30d9adf18c39fe795e2901070 | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Sun Feb 28 22:20:18 2010 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Sun Feb 28 22:20:18 2010 -0700 |
tree | 209e80992ca7722a1ddc82dde8dda1a5e119c666 | |
parent | 94de648d72c8bc833590523f22386d4babbea988 [diff] |
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 <dan.j.williams@intel.com>