]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: PaxosService: remove lingering uses of paxos getters and wait methods
authorSage Weil <sage@inktank.com>
Sat, 23 Feb 2013 17:01:07 +0000 (09:01 -0800)
committerSage Weil <sage@inktank.com>
Tue, 26 Feb 2013 00:55:07 +0000 (16:55 -0800)
commit98408f5ca4f2396838002be739cb2f5d15b7aac3
tree0a14806c933d01bf53ba0c89091fbcf6b8b07825
parent29642d33c3595c3d6db9c4c364b9ee69663cfc3d
mon: PaxosService: remove lingering uses of paxos getters and wait methods

We should use the PaxosServices getters, setters, and wait methods when and
wherever possible.  These must have fallen through the cracks during the
merge.

Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
src/mon/LogMonitor.cc
src/mon/MDSMonitor.cc
src/mon/MonmapMonitor.cc
src/mon/OSDMonitor.cc
src/mon/PGMonitor.cc