]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
paxos: fix store_state
authorSage Weil <sage.weil@dreamhost.com>
Sat, 20 Aug 2011 22:04:55 +0000 (15:04 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Sat, 20 Aug 2011 22:04:55 +0000 (15:04 -0700)
commitf6c07efdacde5a7a7b7476980d2cc2a57d0ee936
tree2a9002dace730ce7b7af2e666c3dcd71b0937c58
parent09356734426dbee9a5112b50289db654bd719e34
paxos: fix store_state

Stop if we empty out the map completely.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/mon/Paxos.cc