summaryrefslogtreecommitdiffstats
path: root/src/messages/MOSDECSubOpWriteReply.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* messages: Build target 'common' without using namespace in headersAdam C. Emerson2020-03-071-1/+2
* src/: use make_message<Foo> instead of Foo::create()Kefu Chai2019-04-181-5/+6
* *: use std::string_view instead of char ptrPatrick Donnelly2019-01-091-1/+1
* messages: define HEAD_VERSION and COMPAT_VERSION inlinedKefu Chai2018-08-171-2/+2
* msg: cleanup factory/ref definition in messagesPatrick Donnelly2018-08-151-5/+2
* msg: add factory method to correctly construct smart_ptrPatrick Donnelly2018-08-151-0/+6
* core: use const_iterator for decodeKefu Chai2018-05-171-1/+1
* messages: Use unqualified encode/decodeAdam C. Emerson2018-01-101-8/+9
* messages: Initialization of uninitialized members varied classesamitkuma2017-08-061-1/+1
* blkin: osd op messages carry trace informationCasey Bodley2017-05-051-0/+2
* osd: min_epoch for MOSDECSubOp*Sage Weil2017-05-021-3/+12
* common: add override in msg subsystemliuchang08122017-03-031-5/+5
* osd: make all fast dispatch ops MOSDFastDispatchOp childrenSage Weil2017-02-141-5/+10
* messages,osd: add EC messages and associated typesSamuel Just2014-02-181-0/+62