summaryrefslogtreecommitdiffstats
path: root/src/tools/ceph-dencoder (follow)
Commit message (Expand)AuthorAgeFilesLines
* mds: slave -> peerSage Weil2020-07-142-4/+4
* tools/ceph-dencoder: add get_struct_v,get_struct_compat commandsKefu Chai2020-07-062-0/+12
* cls_cas: chunk_obj_refcount -> chunk_refs_tSage Weil2020-05-271-1/+1
* cls/cas/cls_cas_internal: use DENC for refs_by_hashSage Weil2020-05-271-0/+2
* cls_cas: remove ops that expose internal ref representationSage Weil2020-05-271-2/+0
* cls_cas: renames, cleanupsSage Weil2020-05-271-0/+10
* librbd: don't use boost::variant for image watcher messagesMykola Golub2020-05-051-1/+1
* rgw/pubsub: add kafka notification endpointYuval Lifshitz2019-11-051-0/+4
* cls/rbd: preliminary support for mirror image status from multiple sitesJason Dillaman2019-10-081-1/+2
* cls/rbd: moved MirrorImageStatusOnDisk to types headerJason Dillaman2019-10-081-0/+1
* ceph-dencoder: add RGWPeriodLatestEpochInfo support.yuliyang2019-09-291-0/+1
* rgw: fixes following rebaseYehuda Sadeh2019-07-291-1/+3
* tools: rgw: add objexp_hint_entry types to ceph-dencoderAbhishek Lekshmanan2019-07-221-0/+1
* cls: add timeindex types to ceph-dencoderAbhishek Lekshmanan2019-07-221-0/+3
* osd/OSDMap: add last_purged_snaps_stamp to osd_xinfo_tSage Weil2019-07-021-1/+1
* tools/ceph-dencoder: split types.h into smaller piecesKefu Chai2019-06-0115-1142/+1317
* osd: add ObjectCleanRegions for pg loglishuhao2019-05-061-1/+1
* dencoder: include some missed typesGreg Farnum2019-04-261-0/+7
* common: make utime_t dencoder-compatibleGreg Farnum2019-04-261-0/+1
* common: make uuid_d dencoder-compatibleGreg Farnum2019-04-261-0/+1
* mon/OSDMonitor: track history and past_intervals for creating pgsSage Weil2019-04-221-1/+1
* src/: use make_message<Foo> instead of Foo::create()Kefu Chai2019-04-181-1/+1
* client,mds: use ref_cast<Foo> instead of Foo::msgref_castKefu Chai2019-04-181-1/+1
* src/: use ref_t<Message> instead of Message::refKefu Chai2019-04-181-3/+3
* messages: remove MNopKefu Chai2019-04-151-3/+0
* msg: remove XioMessengerSage Weil2019-03-211-3/+0
* rpm,cmake: additional fixes to make amqp support optionalTim Serong2019-02-251-2/+5
* rgw: pubsub add amqp unit-testsYuval Lifshitz2019-02-131-1/+2
* cls: refcount: add obj_refcount to ceph-dencoderAbhishek Lekshmanan2018-12-071-0/+1
* tools/ceph-dencoder: conditionally link against mdsKefu Chai2018-11-262-1/+9
* ceph-dencoder: add RGWRealm support.yuliyang2018-11-131-0/+2
* rgw: don't include rgw_zone.h in svc_zone.hYehuda Sadeh2018-11-081-0/+2
* Merge pull request #23662 from dillaman/wip-24412Mykola Golub2018-09-191-2/+3
|\
| * librbd: cls_rbd_snap on-disk struct supports parent overlapJason Dillaman2018-09-191-1/+1
| * librbd: cls_rbd_parent on-disk struct supports namespacesJason Dillaman2018-09-191-1/+1
| * librbd: new ParentImageSpec type to support parent namespacesJason Dillaman2018-09-191-0/+1
* | common: remove config variables related to rgw opstateCasey Bodley2018-09-191-1/+0
|/
* Rename "include/assert.h"Brad Hubbard2018-09-141-1/+1
* Merge PR #23198 into masterPatrick Donnelly2018-09-111-16/+16
|\
| * mds: reduce memory fragments of EMetaBlobYan, Zheng2018-08-281-16/+16
* | osd: collect and record pg_num changes by poolSage Weil2018-09-071-0/+1
|/
* msg: define MFoo::create helperYan, Zheng2018-08-161-1/+1
* msg: add factory method to correctly construct smart_ptrPatrick Donnelly2018-08-152-16/+7
* cls/rbd: methods to set/get/remove image migration headerMykola Golub2018-08-151-0/+1
* tools/ceph-dencoder: include types.h with full pathKefu Chai2018-07-271-2/+2
* tools/ceph-dencoder: move ceph-dencoder to tools/ceph-dencoderKefu Chai2018-07-275-0/+1522