#
9edac479 |
| 19-May-2018 |
Greg Tucker <greg.b.tucker@intel.com> |
ex: Allow erasure list in any order in ec example
Previous gf_gen_decode_matrix_simple() assumed that all source errors were listed first before any erasures in parity. Generalized to work in any o
ex: Allow erasure list in any order in ec example
Previous gf_gen_decode_matrix_simple() assumed that all source errors were listed first before any erasures in parity. Generalized to work in any order.
Change-Id: I31b9c0c0db5d0155473424ccd0ecdcdd787ef71f Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
show more ...
|
#
4c4185ba |
| 30-Apr-2018 |
Greg Tucker <greg.b.tucker@intel.com> |
ex: Fix ec example for random params, min parity 1
Keep from trying to alloc 0 bytes for parity = 0.
Change-Id: Iafb9eeb9ac9da85f521ac5eeb4e85ea80c5b6e4c Signed-off-by: Greg Tucker <greg.b.tucker@i
ex: Fix ec example for random params, min parity 1
Keep from trying to alloc 0 bytes for parity = 0.
Change-Id: Iafb9eeb9ac9da85f521ac5eeb4e85ea80c5b6e4c Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
show more ...
|