]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: drop useless rank racalc in init
authorSage Weil <sage@newdream.net>
Mon, 21 May 2012 18:46:06 +0000 (11:46 -0700)
committerSage Weil <sage@newdream.net>
Mon, 21 May 2012 18:46:06 +0000 (11:46 -0700)
commit29a158a68eb52183cc680654b9d78d88420f69f8
treef2d217029333f09bf297d31425c5cfb05bfdfe4c
parentdae2f5324bd86407e1411500e6bacfaca678d794
mon: drop useless rank racalc in init

bootstrap() handles this, no need to worry about it here.

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