minio/vendor/github.com/klauspost
Frank Wessels fffe4ac7e6 Prevent unnecessary verification of parity blocks while reading (#4683)
* Prevent unnecessary verification of parity blocks while reading erasure
  coded file.
* Update klauspost/reedsolomon and just only reconstruct data blocks while
  reading (prevent unnecessary parity block reconstruction)
* Remove Verification of (all) reconstructed Data and Parity blocks since
  in our case we are protected by bit rot protection. And even if the
  verification would fail (essentially impossible) there is no way to
  definitively say whether the data is still correct or not, so this call
  make no sense for our use case.
2017-08-11 18:25:46 -07:00
..
cpuid cpu: Remove pkg/cpu in favor of better klauspost/cpuid. 2016-02-15 13:50:33 -08:00
crc32 Add support for Kafka as a notifications target (#2869) (#3439) 2016-12-15 08:23:48 -08:00
reedsolomon Prevent unnecessary verification of parity blocks while reading (#4683) 2017-08-11 18:25:46 -07:00