This is the fix propsed by Kota to fix the reconstruction errors

we were seeing after the checksum enum changes.
This commit is contained in:
Kevin Greenan 2015-02-07 15:10:31 -08:00
parent 14b1e5bb64
commit aa276d4322
1 changed files with 1 additions and 1 deletions

View File

@ -822,7 +822,7 @@ int liberasurecode_reconstruct_fragment(int desc,
init_fragment_header(fragment_ptr);
add_fragment_metadata(instance, fragment_ptr, destination_idx,
orig_data_size, blocksize, instance->args.uargs.ct,
!set_chksum);
set_chksum);
/*
* Copy the reconstructed fragment to the output buffer