]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: fix build_initial_pg_history 17423/head
authorw11979 <wang.wenfeng@h3c.com>
Fri, 1 Sep 2017 14:02:34 +0000 (10:02 -0400)
committerSage Weil <sage@redhat.com>
Fri, 1 Sep 2017 14:04:17 +0000 (10:04 -0400)
commitafdacc6ed76dd288fdbc0f99857d9ffba23c5132
tree629094c2ca997dcdba9c9f911e4b5bc292c69713
parent7949c2c603bec67560d247c02be62c67a2c8a18a
osd: fix build_initial_pg_history

We need to update our info about the previous interval in order to
detect interval changes properly.

Fixes: http://tracker.ceph.com/issues/21203
Signed-off-by: w11979 <wang.wenfeng@h3c.com>
Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/OSD.cc