summaryrefslogtreecommitdiffstats
path: root/src/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #25081 from cbodley/wip-37091Casey Bodley2018-11-291-2/+2
|\
| * librados: NObjectIteratorImpl::get_next() throws std::system_errorCasey Bodley2018-11-261-2/+2
* | Merge pull request #25128 from dragonylffly/rbKefu Chai2018-11-291-2/+9
|\ \
| * | tools/rados: allow reuse object for write testLi Wang2018-11-291-2/+9
* | | Correct usage of collections.abcJames Page2018-11-291-4/+1
* | | Merge pull request #25255 from tchaikov/wip-ceph-dencoder-without-cephfsKefu Chai2018-11-282-1/+9
|\ \ \
| * | | tools/ceph-dencoder: conditionally link against mdsKefu Chai2018-11-262-1/+9
* | | | Merge pull request #24990 from dragonylffly/wip-fix-benchKefu Chai2018-11-281-224/+297
|\ \ \ \
| * | | | tools/rados: always call rados.shutdown() before exit()Li Wang2018-11-271-215/+290
| * | | | tools/rados: use unique_ptr for better memory managementLi Wang2018-11-271-9/+7
* | | | | Merge PR #24502 into masterSage Weil2018-11-281-2/+104
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | crushtool: implement --rebuild-class-roots commandSage Weil2018-11-281-1/+15
| * | | | crushtool: add --set-subtree-class; do not set class via --reclassify-rootSage Weil2018-11-281-0/+15
| * | | | crushtool: add --compare commandSage Weil2018-10-161-1/+29
| * | | | crushtool: implement --reclassifySage Weil2018-10-161-1/+46
* | | | | Merge PR #24798 into masterSage Weil2018-11-261-1/+4
|\ \ \ \ \
| * | | | | fix python collections module warning for v3.7 and aboveGanesh Maharaj Mahalingam2018-10-291-1/+4
* | | | | | Merge pull request #25194 from dillaman/wip-36650Mykola Golub2018-11-266-97/+118
|\ \ \ \ \ \
| * | | | | | rbd: avoid usage of newly deprecated API methodsJason Dillaman2018-11-253-30/+36
| * | | | | | rbd: expose optional namespace in parent/child image outputJason Dillaman2018-11-253-67/+82
* | | | | | | Merge pull request #25105 from tchaikov/wip-ceph-mutex-commonKefu Chai2018-11-262-0/+2
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | common/WorkQueue: Mutex -> ceph::mutexSage Weil2018-11-211-0/+1
| * | | | | | common/config: push down Mutex #includeSage Weil2018-11-211-0/+1
* | | | | | | Merge pull request #25197 from iridescent-rsy/fix-typoJason Dillaman2018-11-221-2/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | rbd-mirror: fix two typos.Shiyang Ruan2018-11-191-2/+2
* | | | | | | Merge pull request #25152 from Songweibin/wip-fix-get-keyJason Dillaman2018-11-222-16/+28
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | rbd: fix error parse arg when getting image-meta keysongweibin2018-11-191-5/+8
| * | | | | | rbd: fix error parse arg when getting config keysongweibin2018-11-191-11/+20
| |/ / / / /
* | | | | | Merge pull request #25096 from dillaman/wip-rbd-mirror-peersMykola Golub2018-11-191-105/+23
|\ \ \ \ \ \
| * | | | | | rbd: switch to use new mirror peer attribute API methodsJason Dillaman2018-11-161-105/+23
| |/ / / / /
* | | | | | Merge pull request #20683 from Aran85/wip-rados-loadgen-alignKefu Chai2018-11-161-0/+16
|\ \ \ \ \ \
| * | | | | | tools: rados load-gen add blockalign optionZengran Zhang2018-11-021-0/+16
* | | | | | | Merge pull request #25108 from tchaikov/wip-bluestore-repairKefu Chai2018-11-151-2/+2
|\ \ \ \ \ \ \
| * | | | | | | tools/ceph_kvstore_tool: do not open rocksdb when repairing itKefu Chai2018-11-151-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #24901 from wjwithagen/wjw-fix-rbd-ggate-cmakeKefu Chai2018-11-151-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | tools: rbd-ggate uses librados C++ interfaceWillem Jan Withagen2018-11-031-1/+1
* | | | | | | Merge pull request #25083 from iridescent-rsy/fix-typoJason Dillaman2018-11-143-3/+3
|\ \ \ \ \ \ \
| * | | | | | | rbd_mirror: fix a typo.Shiyang Ruan2018-11-141-1/+1
| * | | | | | | rbd_mirror: restore the header annotation.Shiyang Ruan2018-11-141-1/+1
| * | | | | | | rbd: fix typos.Shiyang Ruan2018-11-142-2/+2
* | | | | | | | ceph-dencoder: add RGWRealm support.yuliyang2018-11-131-0/+2
* | | | | | | | Merge pull request #24830 from dillaman/wip-rbd-pool-statsMykola Golub2018-11-101-5/+97
|\ \ \ \ \ \ \ \
| * | | | | | | | rbd: added new 'pool stats' actionJason Dillaman2018-11-091-5/+97
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #22476 from dzafman/wip-23875Josh Durgin2018-11-101-18/+35
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | ceph-objectstore-tool: Add removal options to corrupt objects for testingDavid Zafman2018-11-081-18/+35
* | | | | | | | Merge pull request #24014 from yehudasa/wip-rgw-svc-2Yehuda Sadeh2018-11-081-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | rgw: don't include rgw_zone.h in svc_zone.hYehuda Sadeh2018-11-081-0/+2
* | | | | | | | | librados: remove rados_tmap_*Kefu Chai2018-11-071-95/+0
* | | | | | | | | librados: deprecate ObjectWriteOperation::copy_from()Kefu Chai2018-11-071-1/+1
|/ / / / / / / /
* | | | | | | | Merge PR #15047 into masterSage Weil2018-11-061-2/+35
|\ \ \ \ \ \ \ \