index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
messages
/
MMonElection.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
messages: use final specifier for destructor
Patrick Donnelly
2020-11-10
1
-1
/
+1
*
mon: elector: include the election strategy in MMonElection and check it
Greg Farnum
2020-07-20
1
-4
/
+11
*
mon: elector: spread current election scores in election messages
Greg Farnum
2020-07-08
1
-4
/
+8
*
messages: Build target 'common' without using namespace in headers
Adam C. Emerson
2020-03-07
1
-9
/
+10
*
src/: define ceph_release_t and use it
Kefu Chai
2019-05-04
1
-1
/
+2
*
src/: use make_message<Foo> instead of Foo::create()
Kefu Chai
2019-04-18
1
-7
/
+6
*
mon: maintain quorum_min_mon_release
Sage Weil
2019-02-12
1
-2
/
+9
*
*: use std::string_view instead of char ptr
Patrick Donnelly
2019-01-09
1
-1
/
+1
*
messages: define HEAD_VERSION and COMPAT_VERSION inlined
Kefu Chai
2018-08-17
1
-6
/
+6
*
msg: cleanup factory/ref definition in messages
Patrick Donnelly
2018-08-15
1
-6
/
+3
*
msg: add factory method to correctly construct smart_ptr
Patrick Donnelly
2018-08-15
1
-0
/
+6
*
core: use const_iterator for decode
Kefu Chai
2018-05-17
1
-1
/
+1
*
messages: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
1
-22
/
+23
*
mon: collect mon metadata as part of election
Sage Weil
2017-07-07
1
-14
/
+14
*
messages/MMonElection: drop old compat cruft
Sage Weil
2017-04-21
1
-15
/
+6
*
common: add override in msg subsystem
liuchang0812
2017-03-03
1
-5
/
+5
*
assert(0) -> ceph_abort()
Sage Weil
2016-11-22
1
-1
/
+1
*
messages: MMonElection: support mon-specific features
Joao Eduardo Luis
2016-10-29
1
-3
/
+13
*
Use sized integer.
Kevin Cox
2014-06-20
1
-1
/
+1
*
mon: do not use CEPH_FEATURES_ALL for things that touch the disk
Greg Farnum
2014-01-24
1
-1
/
+1
*
Elector: send an OP_NAK MMonElection to old peers who support it
Greg Farnum
2014-01-24
1
-3
/
+3
*
messages: make room for passing supported monitor commands in MMonElection
Greg Farnum
2013-12-09
1
-1
/
+5
*
Revert "mon: when electing, be sure acked leaders have new enough stores to l...
Greg Farnum
2013-04-30
1
-11
/
+12
*
mon: when electing, be sure acked leaders have new enough stores to lead
Greg Farnum
2013-04-25
1
-4
/
+19
*
mon: share quorum features on election victory
Sage Weil
2012-09-13
1
-6
/
+12
*
mon: note that monmap may be reencoded later
Sage Weil
2012-06-22
1
-0
/
+3
*
mon: conditionally encode old monmap when peer lacks feature
Sage Weil
2012-06-22
1
-0
/
+8
*
features: explicitly use CEPH_FEATURES_ALL instead of -1
Sage Weil
2012-05-17
1
-1
/
+1
*
monmap: use feature bits and single encode() method
Sage Weil
2012-05-15
1
-1
/
+1
*
mon: fix MMonElection encoding version
Sage Weil
2012-02-11
1
-1
/
+1
*
messages: populate header.version in constructor
Sage Weil
2012-02-10
1
-2
/
+4
*
msg: go const-crazy on messages
Sage Weil
2012-01-30
1
-2
/
+2
*
msg: no cct for decode_payload
Sage Weil
2012-01-30
1
-1
/
+1
*
msg: no cct needed for message encoding
Sage Weil
2012-01-30
1
-1
/
+1
*
msg: pass features explicitly into message encoders
Sage Weil
2012-01-30
1
-1
/
+1
*
use libuuid for fsid
Sage Weil
2011-11-12
1
-1
/
+1
*
mon: verify fsid during probe and election
Sage Weil
2011-11-11
1
-2
/
+9
*
msg: remove globals
Colin Patrick McCabe
2011-06-21
1
-2
/
+2
*
Bug #98: Unique names for include guards
Markus Elfring
2010-06-17
1
-2
/
+2
*
msg: MMonElection has a private destructor
Greg Farnum
2010-03-31
1
-1
/
+4
*
mon: fix pgstat for multiple monitors
Sage Weil
2008-06-30
1
-1
/
+4
*
fixed mon message encoding
Sage Weil
2008-05-09
1
-7
/
+7
*
mon: monmaptool; elector shares monmaps; some cleanup
Sage Weil
2008-02-01
1
-12
/
+17
*
fixed get_type_name type to make latest g++ happy
Sage Weil
2007-12-31
1
-1
/
+1
*
reorganized source tree
Sage Weil
2007-12-19
1
-0
/
+63