]> git-server-git.apps.pok.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)
committerSage Weil <sage@inktank.com>
Mon, 29 Jul 2013 19:12:14 +0000 (12:12 -0700)
commita6cd9fea50a4bd7048a222617a2bfe0680f7a969
treef6c21ee4ac95d73e7cc80602056422f7bdd2dbfa
parente24b50225c841a650d9303041bbe811e04bdd668
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>
src/osd/OSD.cc