]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: Monitor: rework tick() so we don't calculate the same thing over and again
authorJoao Eduardo Luis <joao.luis@inktank.com>
Tue, 17 Jun 2014 16:19:34 +0000 (17:19 +0100)
committerJoao Eduardo Luis <joao.luis@inktank.com>
Tue, 17 Jun 2014 16:21:09 +0000 (17:21 +0100)
commit0ed1fe642219395ef7f34475bb99a6a101227b2b
treebca8a4915a169478ed7edbcebd6ba12426177a61
parent16e2ed0da881077763ce8db9591be8e141b7692b
mon: Monitor: rework tick() so we don't calculate the same thing over and again

Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
src/mon/Monitor.cc