]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: do not refence PGLog in BackfillState.
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Mon, 13 Jul 2020 12:43:33 +0000 (14:43 +0200)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Tue, 1 Dec 2020 12:22:15 +0000 (13:22 +0100)
commit670c433050ebf1ecbb0003171dc359d42679e35e
tree17fd1199c4208ff466e65e5fd54df2d686d4dda4
parenteaa1e967daa09230b7041be1740f6cb0e97e3c03
crimson/osd: do not refence PGLog in BackfillState.

This commit makes the backfill code unware about pg log
implementation details. The benefit is easier unit testing.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
src/crimson/osd/backfill_facades.h
src/crimson/osd/backfill_state.cc