summaryrefslogtreecommitdiffstats
path: root/src/tools/osdmaptool.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9419 from songbaisen/a4Kefu Chai2017-01-231-6/+20
|\
| * osdmaptool: show all the pg map to osds infosongbaisen2016-11-301-6/+20
* | osdmaptool: fix divide by zero errorYunchuan Wen2016-12-191-1/+1
* | Merge pull request #12166 from liewegas/wip-osdmap-encodingSage Weil2016-11-291-1/+1
|\ \ | |/ |/|
| * crush/CrushWrapper: encode with featuresSage Weil2016-11-231-1/+1
* | Merge pull request #11733 from tchaikov/wip-17762Kefu Chai2016-11-241-2/+3
|\ \ | |/ |/|
| * common,test: g_ceph_context->put() upon returnKefu Chai2016-11-241-2/+3
* | assert(0) -> ceph_abort()Sage Weil2016-11-221-1/+1
|/
* osd/OSDMap: rename pg_to_osds -> pg_to_raw_osdsSage Weil2016-06-081-3/+3
* tools/osdmaptool: fix error message if we are unable to parse pgidYan Jun2016-06-041-2/+1
* tools/osdmaptool: exit if we are unable to resolve pg_numYan Jun2016-06-041-1/+3
* osdmaptool: allow add --pg-num to osdmaptool --test-map-pgs to override the m...xinxin shu2016-02-231-3/+12
* tool/osdmaptool: replace --dump-json with --dumpKefu Chai2015-07-171-8/+18
* osdmap, mon: switch the params of print_tree()Kefu Chai2015-05-281-2/+2
* osdmaptool: dump 'osd tree' in specified formatKefu Chai2015-05-281-4/+16
* common: ceph_argparse_witharg: pass oss by referenceMykola Golub2015-04-041-6/+6
* ceph_argparse: generalize ceph_argparse_with* routinesDmitry Yatsushkevich2015-03-311-6/+6
* Merge pull request #3057 from ceph/wip-crush-strawSage Weil2014-12-181-2/+9
|\
| * osdmaptool: --test-map-pgs-dumpSage Weil2014-12-031-2/+9
* | osdmaptool: allow OSDMap encodeSage Weil2014-12-121-1/+1
|/
* osdmaptool.cc: cleanup included headersDanny Al-Gaaf2014-05-071-12/+6
* osdmaptool: add --pool option for --test-map-pgs mode to usage()Ilya Dryomov2014-02-141-1/+1
* osdmaptool: fix --pool option for --test-map-object modeIlya Dryomov2014-02-141-4/+14
* osdmaptool: allow a completely random placementSage Weil2014-02-071-1/+15
* osdmaptool: add --test-map-pgs modeSage Weil2014-02-071-1/+121
* libc++: use ceph:: namespaced data typesNoah Watkins2014-01-181-1/+1
* mon, osdmaptool: switch to primary-specifying pg_to_up_acting_osdsGreg Farnum2014-01-161-4/+8
* OSDMap: switch pg_to_osds to have an explicit primary paramGreg Farnum2014-01-161-2/+3
* osd: factorize build_simple and build_simple_from_confLoic Dachary2013-12-261-12/+8
* osdmaptool: don't put progress on stdoutDan Mick2013-11-061-1/+1
* automake cleanup: moving misc tools to tools subdirRoald J. van Loon2013-09-071-0/+343