]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
MDSMonitor: Remove STATE_ONESHOT_REPLAY from takeover logic in tick().
authorGreg Farnum <gregf@hq.newdream.net>
Thu, 9 Dec 2010 00:30:32 +0000 (16:30 -0800)
committerGreg Farnum <gregf@hq.newdream.net>
Thu, 6 Jan 2011 19:12:14 +0000 (11:12 -0800)
commit7561f80958f8d8824c9984459f205055e9963ea5
treeca77eb3be9324e2cf5d42b8a69c9cce6351bb957
parent92824b644eb953738589f882701e72f7cfd781f0
MDSMonitor: Remove STATE_ONESHOT_REPLAY from takeover logic in tick().

If something dies during a journal-check we shouldn't have anybody
doing standby for them, so assert out!

Signed-off-by: Greg Farnum <gregf@hq.newdream.net>
src/mon/MDSMonitor.cc