summaryrefslogtreecommitdiffstats
path: root/src/tools/ceph_osdomap_tool.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* ObjectStore: FileStore has been deprecatedNitzanMordhai2023-02-121-1/+1
* tools: build without "using namespace std"Kefu Chai2021-08-131-0/+1
* tools: correct the description of Allowed options in osdomap toolxiaomanh2018-09-051-1/+1
* common: move ConfigValues out of md_config_tKefu Chai2018-07-101-5/+4
* global: output usage on -h, --help, or no args before contacting monsSage Weil2018-03-151-5/+5
* common: don't pass alt_def_args if we don't use themSage Weil2018-03-061-2/+2
* [cleanup] Remove namespace using directives for stdShinobu Kinjo2017-11-271-1/+0
* ceph-osdomap-tool: Add compact comand optionDavid Zafman2017-10-201-1/+4
* kv/KeyValueDB: simplify iterator overloadsSage Weil2017-10-031-2/+2
* osd: Only scan for omap corruption onceDavid Zafman2017-09-131-1/+3
* tools: Add the ability to reset state to v2David Zafman2017-09-131-0/+3
* tools: Show DB state informationDavid Zafman2017-09-131-0/+4
* tools: Add --backend option to ceph-osdomap-tool default to rocksdbDavid Zafman2017-09-131-2/+12
* osd, mds, tools: drop the invalid comment and some unused variablesLuo Kexue2017-08-281-1/+1
* ceph-osdomap-tool: early return and remove never-read store statementKefu Chai2017-06-251-16/+12
* filestore, tools: Fix logging of DBObjectMap check() repairsDavid Zafman2017-03-271-4/+6
* ceph-osdomap-tool: Fix seg fault with large amount of check error outputDavid Zafman2017-03-271-1/+3
* osd: Add automatic repair for DBObjectMap bugDavid Zafman2017-03-271-4/+8
* ceph-osdomap-tool: Fix tool exit statusDavid Zafman2017-03-271-0/+3
* ceph-osdomap-tool: Add --debug and only show internal logging if enabledDavid Zafman2017-03-271-1/+10
* tools: Check for overlaps in internal "complete" table for DBObjectMapDavid Zafman2017-03-271-2/+2
* tools: Add dump-headers command to ceph-osdomap-toolDavid Zafman2017-03-271-1/+11
* tools: Add --oid option to ceph-osdomap-toolDavid Zafman2017-03-271-1/+6
* os: Add CephContext to ObjectStore and ObjectMap basesAdam C. Emerson2016-12-221-1/+1
* common,test: g_ceph_context->put() upon returnKefu Chai2016-11-241-1/+1
* os/filestore: move FileStore to os/filestore/*Sage Weil2016-01-011-1/+1
* kv: move KeyValueDB from os/ to kv/, libos.a to libkv.aSage Weil2015-10-191-1/+1
* test: use KeyValueDB directly (not LevelDBStore!)Sage Weil2015-10-191-4/+4
* ceph-osdomap-tool: use explicit ghobject_t ctorSage Weil2015-06-191-1/+1
* ceph-osdomap-tool: Fix argument handlingDavid Zafman2015-06-111-6/+14
* test,tools: indentation, whitespace onlyLoic Dachary2014-10-081-7/+7
* tools: allow_unregistered() optionsLoic Dachary2014-10-081-1/+1
* tools: move po::collect_unrecognized in the try blockLoic Dachary2014-10-081-2/+4
* tools: display boost::program_options errorsLoic Dachary2014-10-081-2/+2
* test,tools: capture boost::program_options in a tryLoic Dachary2014-10-081-1/+1
* ceph_osdomap_tool.cc: cleanup included headersDanny Al-Gaaf2014-05-071-13/+4
* ceph_osdomap_tool.cc: remove some twice included headersDanny Al-Gaaf2014-05-071-3/+0
* Use cpp_strerror() wherever possible, and use autoconf for portabilityDan Mick2014-04-141-0/+1
* tools/: make filenames consistentSage Weil2014-03-141-0/+161