]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: fix oldest_map in send_incremental
authorSage Weil <sage@redhat.com>
Wed, 11 Nov 2015 03:19:48 +0000 (22:19 -0500)
committerSage Weil <sage@redhat.com>
Mon, 23 Nov 2015 13:38:51 +0000 (08:38 -0500)
commitca75e37a302b6ce48db9f776453a881089f0c82e
tree04c6344bb4a2bb9f95622638e01b6f0c651b86cf
parent9864a79abcc977b7254cfb40814f19ec69d6bc3a
mon/OSDMonitor: fix oldest_map in send_incremental

This should be the oldest map on the sender (like every other
place that generates an MOSDMap message).

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