]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: ClientRequest::do_recover_missing doesn't depend on OSD anymore.
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Wed, 12 May 2021 13:38:32 +0000 (13:38 +0000)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Wed, 12 May 2021 13:38:36 +0000 (13:38 +0000)
commit805c703fd3391207baaa903bc3f1b4e9d64281ac
tree51b16925879a90f827f3291ffef339e6f0628ebf
parentbf6404e2b116d16b9d04f881b86948cdc523c59c
crimson/osd: ClientRequest::do_recover_missing doesn't depend on OSD anymore.

This commit enables the unification of missing objects between
`ClientRequest` and `InternalClientRequest`.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
src/crimson/osd/osd_operations/client_request.cc