liberasurecode/test
Kevin Greenan 0d1e4136ae Fix nasty rebuild bug where partiy would be reconstructed incorrectly
when both data and parity was missing.  The fix is to just call decode
when reconstructing parity, since it will have to do extra work anyway
when data is missing.  We did a little extra work in ISA-L to do better,
but can save that for later, since 99% of the time decode will perform just
fine.
2015-03-30 15:23:22 -07:00
..
builtin/xor_codes Compile in pedantic mode and fail compilation on warnings. Also cleanup all existing warnings. 2014-09-10 17:13:45 -07:00
utils/chksum Compile in pedantic mode and fail compilation on warnings. Also cleanup all existing warnings. 2014-09-10 17:13:45 -07:00
libec_slap.c Add optional fragment metadata check for decode 2015-01-30 18:42:04 -07:00
libec_slap.h Added libec_slap test 2014-08-26 16:29:08 -07:00
liberasurecode_test.c Fix nasty rebuild bug where partiy would be reconstructed incorrectly 2015-03-30 15:23:22 -07:00
Makefile.am Added libec_slap test 2014-08-26 16:29:08 -07:00