]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
paxos: update first_committed
authorSage Weil <sage.weil@dreamhost.com>
Wed, 5 Oct 2011 18:12:51 +0000 (11:12 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Wed, 5 Oct 2011 18:13:23 +0000 (11:13 -0700)
commitb38cba2da2fa0c3f2fc606881265648870c1d2a3
treea222440f1d0380746c4eb25e2fdabbb26bd948f7
parenta76f8d4209d18fcf7ba1797128413f6a6b9a14b2
paxos: update first_committed

Otherwise this stays at 0, which isn't accurate.

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