]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/: move Active purged_snaps handling back to PG
authorSamuel Just <sjust@redhat.com>
Fri, 29 Mar 2019 18:06:26 +0000 (11:06 -0700)
committersjust@redhat.com <sjust@redhat.com>
Wed, 1 May 2019 18:22:20 +0000 (11:22 -0700)
commit7cbbb6065f489de6bf9faf08fac0c3386d89f945
tree6641434a1b19450d7cb662f01ba33900d5a6630b
parentc259ad57081c82f4a4f78cffbfdb85382782d17d
osd/: move Active purged_snaps handling back to PG

Note: this patch only sets dirty_info/dirty_big_info when
info.purged_snaps is actually changed.  I *think* that's
right, but that part deserves particular attention during
review.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/osd/PG.cc
src/osd/PG.h
src/osd/PeeringState.cc
src/osd/PeeringState.h