summaryrefslogtreecommitdiffstats
path: root/src/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #35632 from dzafman/wip-46064Neha Ojha2020-06-191-2/+17
|\
| * tools: Add statfs operation to ceph-objecstore-toolDavid Zafman2020-06-181-2/+17
* | Merge pull request #35329 from trociny/wip-quiesce_completeJason Dillaman2020-06-1812-14/+79
|\ \
| * | rbd: use 'snap-name' instead of 'snapshot-name' in help examplesMykola Golub2020-06-094-4/+4
| * | rbd: add skip-quiesce and ignore-quiesce-error optionsMykola Golub2020-06-097-8/+70
| * | librbd: new snapshot create API to pass flagsMykola Golub2020-06-092-1/+4
| * | librbd: extend quiesce_complete API to return error codeMykola Golub2020-06-091-1/+1
* | | Merge PR #32288 into masterPatrick Donnelly2020-06-171-11/+82
|\ \ \
| * | | cephfs-shell: re-arrange code under __main__Rishabh Dave2020-06-051-53/+80
| * | | cephfs-shell: launch shell only if there are no args followingRishabh Dave2020-06-051-4/+48
* | | | rbd-mirror: swapped ThreadPool/ContextWQ for AsioEngineJason Dillaman2020-06-1341-94/+134
| |_|/ |/| |
* | | Merge pull request #34492 from xxhdx1985126/wip-crimson-recovery-block-io-prKefu Chai2020-06-091-5/+8
|\ \ \
| * | | crimson: make osd shutdown gracefulXuehan Xu2020-06-051-5/+8
* | | | Merge pull request #35423 from scoopex/masterKefu Chai2020-06-091-29/+99
|\ \ \ \
| * | | | tools/histogram_dump: improve io-latency and -size statisticsMarc Schoechlin2020-06-091-29/+99
| | |/ / | |/| |
* | | | Merge pull request #32705 from petrutlucian94/windows.3Kefu Chai2020-06-092-4/+9
|\ \ \ \
| * | | | common: stub certain modules and functions on WindowsLucian Petrut2020-06-042-4/+9
* | | | | Merge pull request #35186 from liewegas/wip-casKefu Chai2020-06-094-64/+92
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | cls/cas/cls_cas_internal: expose internal types for dedup toolSage Weil2020-05-271-2/+2
| * | | | cls_cas: chunk_obj_refcount -> chunk_refs_tSage Weil2020-05-272-6/+6
| * | | | cls/cas/cls_cas_internal: use DENC for refs_by_hashSage Weil2020-05-272-1/+7
| * | | | ceph-dedup-tool: fix scrubSage Weil2020-05-271-41/+43
| * | | | cls_cas: remove ops that expose internal ref representationSage Weil2020-05-271-2/+0
| * | | | ceph-dedup-tool: disable chunk scrubSage Weil2020-05-271-7/+19
| * | | | ceph-dedup-tool: get-chunk-ref -> dump-chunk-refsSage Weil2020-05-271-14/+19
| * | | | ceph-dedup-tool: --add-chunk-ref -> --chunk-get-ref (and -put-ref)Sage Weil2020-05-271-3/+9
| * | | | ceph-dedup-tool: make --add-chunk-ref use get_ref (not read_refs + set_refs)Sage Weil2020-05-271-12/+1
| * | | | cls_cas: renames, cleanupsSage Weil2020-05-272-7/+17
* | | | | test/crimson: avoid using variadic futureKefu Chai2020-06-081-3/+4
| |_|/ / |/| | |
* | | | Merge pull request #35348 from dillaman/wip-45714Mykola Golub2020-06-042-9/+43
|\ \ \ \
| * | | | rbd-mirror: track journal replay flush requests to prevent raceJason Dillaman2020-06-032-2/+36
| * | | | Revert "rbd-mirror: wait for events to replay before shut down journal replay"Jason Dillaman2020-06-032-23/+23
| |/ / /
* | | | Merge pull request #35339 from dillaman/wip-45803Mykola Golub2020-06-042-44/+93
|\ \ \ \ | |_|/ / |/| | |
| * | | rbd-mirror: don't hold (stale) copy of local image journal pointerJason Dillaman2020-06-022-44/+93
| |/ /
* | | Merge PR #34942 into masterPatrick Donnelly2020-06-031-5/+1
|\ \ \ | |/ / |/| |
| * | tools/cephfs: don't bind to public_addrYan, Zheng2020-05-251-5/+1
* | | common/rabin: removeSage Weil2020-05-271-1/+1
* | | ceph-dedup-tool: default to fastcdcSage Weil2020-05-271-1/+1
* | | ceph-dedup-tool: show object count explosion tooSage Weil2020-05-271-3/+7
* | | ceph-dedup-tool: show estimate progressSage Weil2020-05-271-11/+26
* | | ceph-dedup-tool: test a range of chunk sizes at onceSage Weil2020-05-271-130/+154
* | | ceph-dedup-tool: add --max-secondsSage Weil2020-05-271-5/+31
* | | ceph-dedup-tool: timeout -> report_periodSage Weil2020-05-271-8/+9
* | | ceph-dedup-tool: use CDC class for chunkingSage Weil2020-05-271-110/+48
* | | ceph-dedup-tool: useful error messagesSage Weil2020-05-271-14/+27
* | | ceph-dedup-tool: EstimateThread -> CrawlerThreadSage Weil2020-05-271-13/+15
* | | ceph-dedup-tool: remove rabin-specific optionsSage Weil2020-05-271-112/+0
* | | ceph-dedup-tool: warn on hash collisionSage Weil2020-05-271-3/+5
* | | ceph-dedup-tool: rename varSage Weil2020-05-271-5/+5
* | | ceph-dedup-tool: larger default op sizeSage Weil2020-05-271-1/+1