]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: get initial full map after a map gap
authorSage Weil <sage@inktank.com>
Sun, 28 Jul 2013 15:59:21 +0000 (08:59 -0700)
committerSamuel Just <sam.just@inktank.com>
Mon, 26 Aug 2013 21:14:24 +0000 (14:14 -0700)
commit65a10862feec199d14f17627d0c42fa7c85766fa
tree7b2138562ffd2859fff7f3d3fb7546577e3ab010
parentaceef04f7fd56935e691c7deb05f25ace653bb76
osd: get initial full map after a map gap

If there is a gap in our map history, get the full range of maps that
the mon has.  Make sure the first one is a full map.

Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Samuel Just <sam.just@inktank.com>
(cherry picked from commit a6cd9fea50a4bd7048a222617a2bfe0680f7a969)
src/osd/OSD.cc