]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/PaxosService: move upgrade_format() machinery into PaxosService
authorSage Weil <sage@inktank.com>
Thu, 20 Jun 2013 21:12:16 +0000 (14:12 -0700)
committerSage Weil <sage@inktank.com>
Tue, 25 Jun 2013 16:57:00 +0000 (09:57 -0700)
commit950c0f353be1055d328b45bf72a70a29bf235a02
tree827ce6e1ea0ea11e5858028fda80d6baef5df4c4
parent0d73eb4dad937b513d40d2a0a7645323db3fb860
mon/PaxosService: move upgrade_format() machinery into PaxosService

We originally did this in AuthMonitor, but it is perfect for PGMonitor too,
so make it generic.

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