summaryrefslogtreecommitdiff
path: root/src/backends/jerasure/jerasure_rs_cauchy.c
Commit message (Expand)AuthorAgeFilesLines
* Fix nasty rebuild bug where partiy would be reconstructed incorrectlyKevin Greenan2015-03-301-18/+35
* Rename metadata_adder on backend_commonKota Tsuyuzaki2015-03-051-1/+1
* Fixed memory leak: freeing jerasure_rs_cauchy_descriptor was not completely f...Eric Lambert2014-10-101-23/+47
* backends now support verion checksEric Lambert2014-10-021-7/+29
* Add the ability for backends to specifyTushar Gohad2014-09-301-0/+1
* A little bit of code clean up based on feedback/reviewsEric Lambert2014-09-151-8/+10
* Compile in pedantic mode and fail compilation on warnings. Also cleanup all e...Eric Lambert2014-09-101-27/+63
* Add doxygen config. Update README, copyrights.Tushar Gohad2014-09-011-1/+1
* Cleaned up the Cauchy backend. This has a bit more cleaned than theMark Storer2014-08-251-44/+67
* Backend changes needed to honor "excluded fragments".Kevin Greenan2014-08-211-2/+3
* Minor bug in getting the required fragments for jerasureKevin Greenan2014-08-081-0/+1
* Fixed reconstruction.Kevin Greenan2014-08-051-10/+12
* Implemented fragments needed for jerasure backendsKevin Greenan2014-07-231-2/+22
* Oops... Yet another build fix.Kevin Greenan2014-07-231-2/+2
* Plugged-in Cauchy RS.Kevin Greenan2014-07-231-0/+302