ceph/src/erasure-code
Sage Weil ccca7a54b6 crush: do not allow creating a rule with ruleset != rule id
Consolidate the add_rule rule id and ruleset arguments to be the same and
fix the callers.

Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-17 15:56:03 -04:00
..
isa Merge pull request #16027 from liewegas/wip-crush-rule-class 2017-07-08 21:34:13 -05:00
jerasure erasure-code: factor generic create_rule into parent ErasureCode 2017-07-06 15:01:03 -04:00
lrc crush: do not allow creating a rule with ruleset != rule id 2017-07-17 15:56:03 -04:00
shec erasure-code: factor generic create_rule into parent ErasureCode 2017-07-06 15:01:03 -04:00
CMakeLists.txt
ErasureCode.cc erasure-code: implement 'crush-device-class' ec profile property 2017-07-06 15:01:03 -04:00
ErasureCode.h erasure-code: implement 'crush-device-class' ec profile property 2017-07-06 15:01:03 -04:00
ErasureCodeInterface.h erasure-code: ruleset-* -> crush-* 2017-07-06 15:01:03 -04:00
ErasureCodePlugin.cc
ErasureCodePlugin.h