]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: Monitor: drop PaxoServiceMessage reply functions
authorJoao Eduardo Luis <joao@suse.de>
Wed, 24 Jun 2015 23:12:33 +0000 (00:12 +0100)
committerJoao Eduardo Luis <joao@suse.de>
Thu, 16 Jul 2015 17:31:22 +0000 (18:31 +0100)
commit1b39f7d263cd20464bc68c970332baf095f20bc2
treeab2edd3662d8bfd65d637e9469ed89d3c78f35f3
parentdce78ee124186886f7140e832c8afacc3c2456e2
mon: Monitor: drop PaxoServiceMessage reply functions

The services are now fully using MonOpRequest and should stay that way.
Drop PaxosService-specific reply functions as we want nothing to do with
them :)

Signed-off-by: Joao Eduardo Luis <joao@suse.de>
src/mon/Monitor.cc
src/mon/Monitor.h