summaryrefslogtreecommitdiffstats
path: root/src/test/crush/CrushWrapper.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* crush: allow item addition/removal when choose_args existsLoic Dachary2017-05-261-14/+0
* test/crush: silence warnings from -Walloc-size-larger-than= and -Wstringop-ov...Jos Collin2017-05-191-2/+4
* Merge pull request #15002 from dachary/wip-19836-crush-pre-luminousSage Weil2017-05-171-0/+69
|\
| * crush: encode can override weights with weight setLoic Dachary2017-05-121-0/+69
* | crush: implement swap_bucketSage Weil2017-05-151-0/+63
|/
* crush: disable modification API when choose_args is not emptyLoic Dachary2017-04-181-0/+14
* crush: cleanup test memory leaksLoic Dachary2017-04-181-1/+7
* crush: do not use TREE in testsLoic Dachary2017-04-181-1/+1
* crush: implement class_is_in_use/remove_class_nameLoic Dachary2017-04-051-0/+34
* crush: CrushWrapper s/remove_unused_root/remove_root/Loic Dachary2017-04-031-3/+3
* crush: implement try_remap_ruleSage Weil2017-03-281-0/+176
* crush: implement {populate,cleanup}_classesLoic Dachary2017-03-011-0/+23
* crush: implement trim_roots_with_classLoic Dachary2017-03-011-0/+30
* crush: implement split_id_classLoic Dachary2017-03-011-0/+28
* crush: implement device_class_cloneLoic Dachary2017-03-011-0/+40
* crush: implement remove_unused_rootLoic Dachary2017-03-011-0/+31
* crush: emacs comment is obsoleteLoic Dachary2017-03-011-10/+0
* common,test: g_ceph_context->put() upon returnKefu Chai2016-11-241-1/+2
* crush: reset bucket->h.items[i] when removing tree itemKefu Chai2016-07-011-0/+42
* Merge pull request #5351 from Aran85/masterSage Weil2016-01-061-1/+3
|\
| * cleanup: fix the eol dumping in JSONFormatter flush & close_sectionAran852015-08-061-1/+3
* | unittest_crush_wrapper: test adjust_subtree_weightSage Weil2015-06-081-0/+93
* | unittest_crush_wrapper: attach buckets to root in adjust_item_weight testSage Weil2015-06-051-0/+9
* | unittest_crush_wrapper: parse envSage Weil2015-06-051-0/+1
|/
* crush: move two crush tests overSage Weil2015-01-161-160/+0
* crush: rename unit testsSage Weil2015-01-161-0/+978