]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
osd/PG: dirty_big_info=true when we clear past_intervals
authorSage Weil <sage@redhat.com>
Wed, 12 Apr 2017 20:54:18 +0000 (16:54 -0400)
committerSage Weil <sage@redhat.com>
Fri, 28 Apr 2017 15:32:17 +0000 (11:32 -0400)
Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/PG.cc

index 4dd9dbea52bcdd3d61ebca8ad54debf5970de57f..997115f4587b31d9f011cc1b45e8e9f172253c26 100644 (file)
@@ -1979,6 +1979,7 @@ void PG::mark_clean()
   info.history.last_interval_clean = info.history.same_interval_since;
 
   past_intervals.clear();
+  dirty_big_info = true;
 
   if (is_active()) {
     /* The check is needed because if we are below min_size we're not