]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: fix build_initial_pg_history 17496/head
authorw11979 <wang.wenfeng@h3c.com>
Fri, 1 Sep 2017 14:02:34 +0000 (10:02 -0400)
committerNathan Cutler <ncutler@suse.com>
Tue, 5 Sep 2017 15:15:41 +0000 (17:15 +0200)
commite2e81403f8dd2329c0e99c8c8abbfa8351f0401e
tree183bdc42d8fe3cc6971cc6c111db0a5d38ce34fd
parent823585311c41729309809690a7df5cb83c4ece12
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>
(cherry picked from commit afdacc6ed76dd288fdbc0f99857d9ffba23c5132)
src/osd/OSD.cc