]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/PrimaryLogPG: move BackfillInterval to recovery_types.
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Tue, 10 Mar 2020 14:07:45 +0000 (15:07 +0100)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Tue, 7 Jul 2020 10:46:10 +0000 (12:46 +0200)
commitf3c6bad82b2e12f3acaca7d0989e013753f8a1de
tree0d1bcde30bc17fe82b94e856601ee3fc6b7de035
parentb1c62c219446fe8e3dce2a10b609900617bc779f
osd/PrimaryLogPG: move BackfillInterval to recovery_types.

It will be needed in crimson as well.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
src/crimson/osd/CMakeLists.txt
src/osd/CMakeLists.txt
src/osd/PG.cc
src/osd/PG.h
src/osd/PeeringState.h
src/osd/recovery_types.cc [new file with mode: 0644]
src/osd/recovery_types.h [new file with mode: 0644]