]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/: rephrase [un]reg_next_scrub as on_info_history_change
authorsjust@redhat.com <sjust@redhat.com>
Wed, 27 Mar 2019 23:13:23 +0000 (16:13 -0700)
committersjust@redhat.com <sjust@redhat.com>
Wed, 1 May 2019 18:22:14 +0000 (11:22 -0700)
commit5ec8f6863bc804a6bce2cf16e819b3fa452a8e4c
tree99233729263b3f1bb60b744c2d83e80987f0e7d5
parente3f42e0d0d0a16ca9214cfaf5efddc3e59cd9c72
osd/: rephrase [un]reg_next_scrub as on_info_history_change

As PeeringState won't be as careful about usage of
on_info_history_change, add a scrub_registered flag
to protect against double-(un)registers.

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