| Commit message (Expand) | Author | Age | Files | Lines |
* | ObjectStore: FileStore has been deprecated | NitzanMordhai | 2023-02-12 | 1 | -1/+1 |
* | tools: build without "using namespace std" | Kefu Chai | 2021-08-13 | 1 | -0/+1 |
* | tools: correct the description of Allowed options in osdomap tool | xiaomanh | 2018-09-05 | 1 | -1/+1 |
* | common: move ConfigValues out of md_config_t | Kefu Chai | 2018-07-10 | 1 | -5/+4 |
* | global: output usage on -h, --help, or no args before contacting mons | Sage Weil | 2018-03-15 | 1 | -5/+5 |
* | common: don't pass alt_def_args if we don't use them | Sage Weil | 2018-03-06 | 1 | -2/+2 |
* | [cleanup] Remove namespace using directives for std | Shinobu Kinjo | 2017-11-27 | 1 | -1/+0 |
* | ceph-osdomap-tool: Add compact comand option | David Zafman | 2017-10-20 | 1 | -1/+4 |
* | kv/KeyValueDB: simplify iterator overloads | Sage Weil | 2017-10-03 | 1 | -2/+2 |
* | osd: Only scan for omap corruption once | David Zafman | 2017-09-13 | 1 | -1/+3 |
* | tools: Add the ability to reset state to v2 | David Zafman | 2017-09-13 | 1 | -0/+3 |
* | tools: Show DB state information | David Zafman | 2017-09-13 | 1 | -0/+4 |
* | tools: Add --backend option to ceph-osdomap-tool default to rocksdb | David Zafman | 2017-09-13 | 1 | -2/+12 |
* | osd, mds, tools: drop the invalid comment and some unused variables | Luo Kexue | 2017-08-28 | 1 | -1/+1 |
* | ceph-osdomap-tool: early return and remove never-read store statement | Kefu Chai | 2017-06-25 | 1 | -16/+12 |
* | filestore, tools: Fix logging of DBObjectMap check() repairs | David Zafman | 2017-03-27 | 1 | -4/+6 |
* | ceph-osdomap-tool: Fix seg fault with large amount of check error output | David Zafman | 2017-03-27 | 1 | -1/+3 |
* | osd: Add automatic repair for DBObjectMap bug | David Zafman | 2017-03-27 | 1 | -4/+8 |
* | ceph-osdomap-tool: Fix tool exit status | David Zafman | 2017-03-27 | 1 | -0/+3 |
* | ceph-osdomap-tool: Add --debug and only show internal logging if enabled | David Zafman | 2017-03-27 | 1 | -1/+10 |
* | tools: Check for overlaps in internal "complete" table for DBObjectMap | David Zafman | 2017-03-27 | 1 | -2/+2 |
* | tools: Add dump-headers command to ceph-osdomap-tool | David Zafman | 2017-03-27 | 1 | -1/+11 |
* | tools: Add --oid option to ceph-osdomap-tool | David Zafman | 2017-03-27 | 1 | -1/+6 |
* | os: Add CephContext to ObjectStore and ObjectMap bases | Adam C. Emerson | 2016-12-22 | 1 | -1/+1 |
* | common,test: g_ceph_context->put() upon return | Kefu Chai | 2016-11-24 | 1 | -1/+1 |
* | os/filestore: move FileStore to os/filestore/* | Sage Weil | 2016-01-01 | 1 | -1/+1 |
* | kv: move KeyValueDB from os/ to kv/, libos.a to libkv.a | Sage Weil | 2015-10-19 | 1 | -1/+1 |
* | test: use KeyValueDB directly (not LevelDBStore!) | Sage Weil | 2015-10-19 | 1 | -4/+4 |
* | ceph-osdomap-tool: use explicit ghobject_t ctor | Sage Weil | 2015-06-19 | 1 | -1/+1 |
* | ceph-osdomap-tool: Fix argument handling | David Zafman | 2015-06-11 | 1 | -6/+14 |
* | test,tools: indentation, whitespace only | Loic Dachary | 2014-10-08 | 1 | -7/+7 |
* | tools: allow_unregistered() options | Loic Dachary | 2014-10-08 | 1 | -1/+1 |
* | tools: move po::collect_unrecognized in the try block | Loic Dachary | 2014-10-08 | 1 | -2/+4 |
* | tools: display boost::program_options errors | Loic Dachary | 2014-10-08 | 1 | -2/+2 |
* | test,tools: capture boost::program_options in a try | Loic Dachary | 2014-10-08 | 1 | -1/+1 |
* | ceph_osdomap_tool.cc: cleanup included headers | Danny Al-Gaaf | 2014-05-07 | 1 | -13/+4 |
* | ceph_osdomap_tool.cc: remove some twice included headers | Danny Al-Gaaf | 2014-05-07 | 1 | -3/+0 |
* | Use cpp_strerror() wherever possible, and use autoconf for portability | Dan Mick | 2014-04-14 | 1 | -0/+1 |
* | tools/: make filenames consistent | Sage Weil | 2014-03-14 | 1 | -0/+161 |