]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osdc/Objecter: don't worry about gap_removed_snaps from map gaps
authorSage Weil <sage@redhat.com>
Wed, 12 Jun 2019 21:47:29 +0000 (16:47 -0500)
committerSage Weil <sage@redhat.com>
Tue, 2 Jul 2019 13:37:51 +0000 (08:37 -0500)
commitd3d06bcd7c1230e8f4d49a0dafa7b32d3860f39a
tree3b9ab44f31e4718fb6e2b87eee09b7b3cd3072df
parenta1f649c2e763eb21c47f013e1bf8b6ae24700359
osdc/Objecter: don't worry about gap_removed_snaps from map gaps

This was an attempt to ensure that we didn't let removed_snaps slip by
when we had a discontiguous stream of OSDMaps.  In octopus, this can still
happen, but it's mostly harmless--the OSDs will periodically scrub to
clean up any resulting stray clones.  It's not worth the complexity.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osdc/Objecter.cc
src/osdc/Objecter.h