]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: rename ourselves if our name does not match committed monmap
authorSage Weil <sage@newdream.net>
Mon, 21 May 2012 20:15:11 +0000 (13:15 -0700)
committerSage Weil <sage@newdream.net>
Mon, 21 May 2012 20:15:11 +0000 (13:15 -0700)
commit731effba69f8003494bdbd29764e11b5c8539192
tree4c063d6d2e7c8f28948dc8b12dad8ef04845ba98
parentcd9d8622686c37fe92479191b4137d2223bd694a
mon: rename ourselves if our name does not match committed monmap

If we are part of the quorum but our name does not match, fix it.

Signed-off-by: Sage Weil <sage@inktank.com>
src/mon/Monitor.cc