]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/PaxosService: assert not proposing in propose_pending
authorSage Weil <sage@inktank.com>
Fri, 12 Jul 2013 22:04:00 +0000 (15:04 -0700)
committerSage Weil <sage@inktank.com>
Mon, 15 Jul 2013 20:42:53 +0000 (13:42 -0700)
commit7666c33a1d8e8706ca764fca12b302fa10a5a0b8
tree355ad56d31a3416de260b441f5571e547aefa027
parentc711203c0d4b924e5951aa808b243bf06e7ad23a
mon/PaxosService: assert not proposing in propose_pending

Drop the useless active check after the assert, too.

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