summaryrefslogtreecommitdiff
path: root/include/erasurecode/erasurecode_postprocessing.h
Commit message (Collapse)AuthorAgeFilesLines
* reorder add_fragment_metadata arg list to be consistent with rest of codeEric Lambert2014-10-061-2/+2
|
* add backend_id and backend_version to fragment metadataEric Lambert2014-10-031-1/+1
|
* Compile in pedantic mode and fail compilation on warnings. Also cleanup all ↵Eric Lambert2014-09-101-1/+5
| | | | existing warnings.
* Add encode postprocessing, checksum helpersTushar Gohad2014-07-211-0/+36
Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>