]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
* fixed mdsmon startup race
authorsageweil <sageweil@29311d96-e01e-0410-9327-a35deaab8ce9>
Thu, 14 Jun 2007 21:39:59 +0000 (21:39 +0000)
committersageweil <sageweil@29311d96-e01e-0410-9327-a35deaab8ce9>
Thu, 14 Jun 2007 21:39:59 +0000 (21:39 +0000)
commit159536b8a0df570a7e97f09cfa26287a2696697f
tree5681109ea146bfdf54484b4e9256fbaa7d5429f2
parent6d7c0531c1565a0b1374e10bc49e673401b52159
* fixed mdsmon startup race
* pulled out generic PaxosService stuff (wasn't that much it turns out)
* some paxos bug fixes

git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@1420 29311d96-e01e-0410-9327-a35deaab8ce9
trunk/ceph/Makefile
trunk/ceph/mon/ClientMonitor.cc
trunk/ceph/mon/ClientMonitor.h
trunk/ceph/mon/MDSMonitor.cc
trunk/ceph/mon/MDSMonitor.h
trunk/ceph/mon/Monitor.cc
trunk/ceph/mon/Monitor.h
trunk/ceph/mon/Paxos.cc
trunk/ceph/mon/Paxos.h
trunk/ceph/mon/PaxosService.h [new file with mode: 0644]