]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
PGLog: rename claim_log_clear_rollback_info to reset_backfill_claim_log
authorSamuel Just <sjust@redhat.com>
Fri, 13 May 2016 01:06:35 +0000 (18:06 -0700)
committerSamuel Just <sjust@redhat.com>
Thu, 14 Jul 2016 14:48:13 +0000 (07:48 -0700)
commitf014f0c1e09b10dde35dae50bb8ae6171b469005
tree192450bd9fcced4d055ded53d4af3d21922e8527
parentabcd1375b193658cc94d973ef71a3e8b740f38e7
PGLog: rename claim_log_clear_rollback_info to reset_backfill_claim_log

This clarifies that the state should be reset as if we are restarting
backfill: this includes the missing set.

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