summaryrefslogtreecommitdiffstats
path: root/src/messages/MOSDPGNotify.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* messages: drop compatibility for pre-octopus versionsKefu Chai2021-02-231-22/+2
* message: mark message classes "final"Kefu Chai2020-11-161-1/+1
* messages: use final specifier for destructorPatrick Donnelly2020-11-101-1/+1
* messages: Build target 'common' without using namespace in headersAdam C. Emerson2020-03-071-1/+2
* osd: include PastInterals in pg_notify_tSage Weil2019-08-081-4/+26
* src/: use make_message<Foo> instead of Foo::create()Kefu Chai2019-04-181-4/+5
* messages/MOSDPGNotify: add a ctor for moving pg_listKefu Chai2019-03-161-8/+8
* *: 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-6/+3
* msg: add factory method to correctly construct smart_ptrPatrick Donnelly2018-08-151-1/+6
* core: use const_iterator for decodeKefu Chai2018-05-171-1/+1
* messages: Use unqualified encode/decodeAdam C. Emerson2018-01-101-4/+5
* messages/MOSDPGNotify: drop pre-luminous compatSage Weil2017-08-291-98/+1
* messages: Initializing member variables of module messagesamitkuma2017-08-051-1/+1
* messages/: always set header.version in encode_payload()Kefu Chai2017-07-191-1/+3
* messages/MOSDPGNotify: streamline luminous+ encodingSage Weil2017-04-281-82/+88
* messages/: accomodate the new past_intervals encodingSamuel Just2017-04-281-4/+14
* osd/: refactor past_intervals logic into PastIntervalsSamuel Just2017-04-281-12/+12
* common: add override in msg subsystemliuchang08122017-03-031-5/+5
* osd: constify handle_pg_notifySage Weil2017-02-201-3/+5
* message: set high priority for peeringyaoning2016-05-071-1/+4
* messages/: include shard information in various pg messagesSamuel Just2014-02-181-1/+19
* PG: compound messages must carry epoch_sent for each partSamuel Just2012-07-051-20/+47
* osd: share past intervals with notifiesSage Weil2012-04-281-8/+36
* messages: populate header.version in constructorSage Weil2012-02-101-6/+10
* messages: set type in default constructorSage Weil2012-02-031-1/+1
* osd: PG::Missing -> pg_missing_tSage Weil2012-02-021-1/+1
* osd: PG::Info -> pg_info_tSage Weil2012-02-011-4/+4
* msg: go const-crazy on messagesSage Weil2012-01-301-3/+3
* msg: no cct for decode_payloadSage Weil2012-01-301-1/+1
* msg: no cct needed for message encodingSage Weil2012-01-301-1/+1
* msg: pass features explicitly into message encodersSage Weil2012-01-301-1/+1
* osd: MOSDPGNotify: print prettierSage Weil2011-10-251-4/+7
* messages/MOSDPG*: clean up output a bitSage Weil2011-10-151-1/+1
* osd, pg: ignore responses to obsolete queriesJosh Durgin2011-10-071-5/+17
* messages: add print functions to the MOSDPG messagesGreg Farnum2011-08-041-0/+9
* msg: remove globalsColin Patrick McCabe2011-06-211-2/+2
* Bug #98: Unique names for include guardsMarkus Elfring2010-06-171-2/+2
* msg: MOSDPGNotify has a private destructorGreg Farnum2010-03-311-1/+4
* osd: more list -> vector, remove old message typesSage Weil2008-08-071-4/+4
* fixed osd message encodingSage Weil2008-05-091-6/+5
* fixed get_type_name type to make latest g++ happySage Weil2007-12-311-1/+1
* reorganized source treeSage Weil2007-12-191-0/+55