]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: drop the depedency on pg_info_t from PGFacade.
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Mon, 13 Jul 2020 12:34:11 +0000 (14:34 +0200)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Tue, 1 Dec 2020 12:21:56 +0000 (13:21 +0100)
commiteaa1e967daa09230b7041be1740f6cb0e97e3c03
tree87321823e1c8d3b1e399af3a743e22751053700b
parent649e83e2ec4cda85f686dcd5ff19913c15d258d4
crimson/osd: drop the depedency on pg_info_t from PGFacade.

`get_info()` gets replaced with `get_last_update() and
`get_log_tail()`. This entirely removes the awareness of
`pg_info_t` in the backfill code.

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