]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: Get pgid ancestor from last_map when building past intervals 4214/head
authorDavid Zafman <dzafman@redhat.com>
Thu, 9 Oct 2014 18:20:13 +0000 (11:20 -0700)
committerLoic Dachary <ldachary@redhat.com>
Mon, 30 Mar 2015 09:05:05 +0000 (11:05 +0200)
commit9e9c3c652339d85863af01cac621228f04eb4f18
tree9778c5fe72f19bc8266ab1f0d9853fdab06a38f7
parent90b37d9bdcc044e26f978632cd68f19ece82d19a
osd: Get pgid ancestor from last_map when building past intervals

Fixed OSD::build_past_intervals_parallel() and PG::generate_past_intervals()

Fixes: #10430
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 0c5b66da7a9ba516340d06d9e806beb9d1040d0e)
src/osd/OSD.cc
src/osd/PG.cc