summaryrefslogtreecommitdiffstats
path: root/src/os/bluestore/bluestore_tool.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* os/bluestore_tool: handle fsck's returned status properly.Igor Fedotov2018-08-091-1/+5
* os/bluestore_tool: fix multiple extents handling in BlueFS::log_dumpIgor Fedotov2018-08-091-17/+13
* ceph-bluestore-tool: remove path_* support from prime-osd-dirSage Weil2018-07-091-43/+13
* tools/ceph-bluestore-tool: update size label on bluefs expandIgor Fedotov2018-05-241-0/+43
* tools/ceph-bluestore-tool: add support for proper setting size, btime,Igor Fedotov2018-05-241-1/+16
* tool/ceph-bluestore-tool: avoid mon/config access when calling global_initIgor Fedotov2018-05-241-2/+3
* Merge pull request #20897 from ifed01/wip-ifed-discard-on-mkfsKefu Chai2018-03-151-2/+2
|\
| * os/bluestore: trim SSD devices on mkfsIgor Fedotov2018-03-141-2/+2
* | misc: fix various spelling errorsShengjing Zhu2018-03-101-5/+5
* | drop unnecessary env_to_vec callsSage Weil2018-03-061-1/+0
|/
* os/bluestore/bluestore_tool: Move redundant code into one methodShinobu Kinjo2017-11-271-27/+16
* Merge pull request #17874 from ShowingCloud/masterSage Weil2017-11-171-0/+1
|\
| * ceph-bluestore-tool: check if bdev is empty on 'bluefs-bdev-expand'WANG Guoqin2017-09-211-0/+1
* | Merge pull request #18535 from yanghonggang/masterKefu Chai2017-10-311-8/+38
|\ \
| * | os/bluestore/bluestore_tool: add bluefs-log-dump command to dump bluefs's logYang Honggang2017-10-301-8/+38
* | | ceph-bluestore-tool: the link target should not ending with new lineYao Zongyou2017-10-281-1/+1
* | | ceph-bluestore-tool: the right action is prime-osd-dir not prime-osd-devYao Zongyou2017-10-281-1/+1
* | | ceph-bluestore-tool: prime-osd-dir: update symlinks instead of bailingSage Weil2017-10-261-0/+19
|/ /
* | Merge pull request #18367 from zealoussnow/wip-10180Kefu Chai2017-10-201-5/+17
|\ \
| * | ceph-bluestore-tool: create out_dir before create full path of kvdbLeo Zhang2017-10-191-5/+17
| |/
* | ceph-bluestore-tool: implement 'set-label-key' and 'rm-label-key'Sage Weil2017-10-171-1/+55
* | ceph-bluestore-tool: fix show-label to use dev name as keySage Weil2017-10-161-1/+1
* | ceph-bluestore-tool: drop "action ..." printSage Weil2017-10-161-2/+0
* | ceph-bluestore-tool: only infer devs if devs.empty()Sage Weil2017-10-161-6/+8
* | ceph-bluestore-tool: implement prime-osd-dirSage Weil2017-10-161-1/+74
|/
* ceph-bluestore-tool: better default logging; --log-file and --log-level optionsSage Weil2017-09-141-0/+18
* ceph-bluestore-tool: add 'bluefs-bdev-expand' to expand wal or db usageSage Weil2017-09-141-2/+19
* ceph-bluestore-tool: add 'bluefs-bdev-sizes' commandSage Weil2017-09-141-1/+20
* ceph-bluestore-tool: factor out bluefs mountSage Weil2017-09-141-54/+65
* os/ObjectStore: add repair interfaceSage Weil2017-09-141-4/+9
* os/bluestore/bluestore_tool: portable changesxie xingguo2017-06-291-19/+19
* os/bluestore/bluestore_tool: output error code correctly if we fail to mkdirxie xingguo2017-06-291-0/+1
* os/bluestore/bluestore_tool: add sanity check before exporting bluefsxie xingguo2017-06-291-6/+61
* ceph-bluestore-tool: init deep = falseSage Weil2017-05-301-1/+1
* ceph-bluestore-tool: add error handling to bluefs-exportSage Weil2017-04-241-7/+36
* ceph-bluestore-tool: add fsckSage Weil2017-03-301-2/+13
* ceph-bluestore-tool: accept bluestore base pathSage Weil2017-03-301-4/+26
* ceph-bluestore-tool: clean up usage and bluefs-export commandSage Weil2017-03-301-55/+166
* os/bluestore: rename ceph-bluefs-tool -> ceph-bluestore-toolSage Weil2017-03-301-0/+96