summaryrefslogtreecommitdiff
path: root/src/mon/Elector.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert g_ceph_context to a pointer.Colin Patrick McCabe2011-06-211-3/+3
* mon/MonMap: deglobalizeColin Patrick McCabe2011-06-201-1/+1
* g_clock.now -> ceph_clock_nowColin Patrick McCabe2011-06-201-2/+2
* Create de-globalized versions of the dout macroColin Patrick McCabe2011-06-201-2/+2
* g_conf: change to pointerColin Patrick McCabe2011-06-071-1/+1
* Rename config.h -> common/config.hColin Patrick McCabe2011-02-231-1/+1
* logging: eliminate dbeginlColin Patrick McCabe2010-12-071-2/+1
* timer: make init/shutdown explicitSage Weil2010-11-151-3/+3
* Monitor: start timer thread in init(), not ctorColin Patrick McCabe2010-11-031-3/+3
* mon: do not delete mon->monmap which is not created by newHenry C Chang2010-10-141-11/+9
* mon: use elector's epochSage Weil2010-08-111-0/+2
* mon: rename whoami rank, simplify rank change logicSage Weil2010-06-081-6/+6
* Removed all copies of the whoami valuePaul Chiang2010-06-071-5/+5
* msg: fix uses of MMonElection destructor to use put()Greg Farnum2010-03-311-7/+7
* elector: off by one checkSage Weil2009-08-101-1/+1
* mon: log monitor election eventsSage Weil2009-04-021-4/+4
* mon: tolerate stray victory message (restart the election)Sage Weil2009-03-051-1/+11
* rewrite debug macros, infrastructureSage Weil2008-11-051-2/+9
* mon: election bugfixSage Weil2008-07-301-3/+3
* mon: elector fixesSage Weil2008-06-301-9/+17
* mon: monmaptool; elector shares monmaps; some cleanupSage Weil2008-02-011-6/+26
* reorganized source treeSage Weil2007-12-191-0/+293