]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/osd: forward declare OSDOp and ObjectState
authorKefu Chai <kchai@redhat.com>
Thu, 13 May 2021 06:23:58 +0000 (14:23 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 13 May 2021 06:24:00 +0000 (14:24 +0800)
commit59d39dd371c318b044aa0ff6a4cfad54b75a7492
tree4a4de9a7e9aaa36630c0538e36454bc19e8c8629
parentcad60b4b3b6df8e0003e38d646d7a1fd297ff7dd
crimson/osd: forward declare OSDOp and ObjectState

simpler this way, also, silence clang warning, as OSDOp is defined as
struct, let's declare it as struct as well.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/osd/ops_executer.h