summaryrefslogtreecommitdiffstats
path: root/src/tools/rebuild_mondb.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: use const_iterator for decodeKefu Chai2018-05-171-4/+4
* os/ObjectStore: make all read operations CollectionHandle-basedSage Weil2018-02-061-2/+3
* tools: Use unqualified encode/decodeAdam C. Emerson2018-01-101-7/+7
* common: Remove backported max and make_uniqueAdam C. Emerson2017-12-141-1/+1
* osd/PG: move load_pgs cruft into read_state()Sage Weil2017-10-061-1/+1
* osd/PG: drop bufferlist passed from peek_map_epoch to read_state/read_infoSage Weil2017-10-061-2/+2
* {os,mds,common}: Disambiguate std::max and ceph::maxAdam C. Emerson2017-08-091-1/+1
* osd/: refactor past_intervals logic into PastIntervalsSamuel Just2017-04-281-1/+1
* tools/ceph-objectstore-tool: always set first_committedKefu Chai2017-03-301-2/+11
* assert(0) -> ceph_abort()Sage Weil2016-11-221-1/+1
* tools/ceph_monstore_tool: update pgmap_meta also when rebuilding store.dbKefu Chai2016-10-101-46/+0
* tools/rebuild_mondb: kill compiling warningxie xingguo2016-09-181-1/+1
* tools/rebuild_mondb: return error if ondisk version of pg_info is incompatiblexie xingguo2016-09-181-1/+1
* tools/rebuild_mondb: avoid unnecessary result code castxie xingguo2016-09-181-1/+1
* doc: add rados/operations/disaster-recovery.rstKefu Chai2016-09-151-1/+4
* tools/ceph-objectstore-tool: add "update-mon-db" commandKefu Chai2016-09-151-0/+431