index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
erasure-code
/
TestErasureCodeJerasure.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
osd: decode_concat() always honors want_to_read
Radoslaw Zarzynski
2024-06-20
1
-0
/
+27
*
test/erasure-code: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+1
*
crush: remove last traces of 'ruleset'
Sage Weil
2021-06-29
1
-4
/
+4
*
test: Replace deprecated TYPED_TEST_CASE with TYPED_TEST_SUITE
Adam C. Emerson
2019-06-21
1
-1
/
+1
*
erasure-code: avoid bufferlist::push_front
Sage Weil
2018-04-03
1
-1
/
+1
*
test: fix unittest memory leak to make valgrind silence
Yao Zongyou
2017-12-25
1
-1
/
+1
*
erasure-code: refactor the interfaces to hide internals from public
Kefu Chai
2017-11-03
1
-21
/
+21
*
erasure-code: ruleset-* -> crush-*
Sage Weil
2017-07-06
1
-7
/
+7
*
crush: add per pool choose_args when calling do_rule
Loic Dachary
2017-04-18
1
-1
/
+1
*
test,cmake: turn unit.h into unit.cc to speed up compilation
Kefu Chai
2016-11-28
1
-1
/
+0
*
common,test: g_ceph_context->put() upon return
Kefu Chai
2016-11-24
1
-18
/
+2
*
crush: Remove mutable part of CRUSH map
Adam C. Emerson
2016-11-09
1
-0
/
+2
*
cmake: CEPH_LIB defaults to .libs in cpp unit tests
Ali Maredia
2016-05-02
1
-1
/
+1
*
cmake: Protect againist getenv returning nullptr
Ali Maredia
2016-04-15
1
-1
/
+2
*
cmake: erasure-code tests passing
Ali Maredia
2016-04-15
1
-1
/
+3
*
osd: always load erasure plugins from the configured directory
Sage Weil
2015-08-21
1
-0
/
+3
*
erasure-code: add sanity check to guard against k=1
Loic Dachary
2015-06-06
1
-0
/
+12
*
erasure-code: implement consistent error stream
Loic Dachary
2015-05-25
1
-6
/
+6
*
erasure-code: define the ErasureCodeProfile type
Loic Dachary
2015-05-25
1
-35
/
+35
*
tests: use memcmp to compare binary buffers
Loic Dachary
2014-09-24
1
-9
/
+9
*
erasure-code: fix BlaumRoth sanity check on w
Loic Dachary
2014-09-09
1
-1
/
+1
*
CrushWrapper: pick a ruleset same as rule_id
Xiaoxi Chen
2014-08-22
1
-30
/
+0
*
erasure-code: ErasureCodeJerasure::create_ruleset must return a ruleset
Loic Dachary
2014-08-10
1
-0
/
+30
*
erasure-code: move to ErasureCode::minimum_to_decode*
Loic Dachary
2014-08-06
1
-2
/
+2
*
erasure-code: implement alignment on chunk sizes
Loic Dachary
2014-08-04
1
-69
/
+74
*
erasure-code: Ceph distributed storage system
Loic Dachary
2014-06-01
1
-1
/
+1
*
common,erasure-code,mon: s/erasure-code-//
Loic Dachary
2014-03-17
1
-22
/
+22
*
mon,osd,erasure-code: update copyright notices
Loic Dachary
2014-03-17
1
-1
/
+1
*
ErasureCodeJerasure: fill in decoded if all shards are included
Samuel Just
2014-02-17
1
-2
/
+1
*
erasure-code: move test files to a dedicated directory
Loic Dachary
2014-02-06
1
-0
/
+362