]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: store latest monmap is paxos-compatible format
authorSage Weil <sage@newdream.net>
Sun, 11 Oct 2009 04:26:53 +0000 (21:26 -0700)
committerSage Weil <sage@newdream.net>
Sun, 11 Oct 2009 04:26:53 +0000 (21:26 -0700)
commit97b76ff0a0917f4736b34b8339be03d9b616ab9c
tree5d1afe8836735000c65d79b6a2b28c88b88a4fc3
parent72f68c9105edc366748487aa2af3500d0feaaccf
mon: store latest monmap is paxos-compatible format

Previously it was monmap/latest, but wasn't prefixed/wrapped with the
version_t.
src/TODO
src/cmon.cc
src/mon/Monitor.cc