]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/: move operation out of osd/ into common/
authorSamuel Just <sjust@redhat.com>
Sat, 9 Jan 2021 02:55:08 +0000 (02:55 +0000)
committerSamuel Just <sjust@redhat.com>
Tue, 19 Jan 2021 20:55:42 +0000 (20:55 +0000)
commitc7eb7ca4437b3192ef2302fa70811658f2b366eb
treeec05aeb6aff26317d0f167d87836e12b121cd4b9
parentd02ccdb63430df0c4c3f8f463bbd9b3d21a0e9df
crimson/: move operation out of osd/ into common/

Seastore will need to use this as well.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/crimson/CMakeLists.txt
src/crimson/common/operation.cc [new file with mode: 0644]
src/crimson/common/operation.h [new file with mode: 0644]
src/crimson/osd/osd_operation.cc
src/crimson/osd/osd_operation.h
src/crimson/osd/osd_operations/compound_peering_request.cc
src/crimson/osd/pg_recovery.cc
src/crimson/osd/pg_recovery.h
src/crimson/osd/recovery_backend.h
src/crimson/osd/shard_services.h