]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: avoid forward declare CephContext in different ways
authorKefu Chai <kchai@redhat.com>
Tue, 3 Mar 2020 03:56:56 +0000 (11:56 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 3 Mar 2020 13:11:39 +0000 (21:11 +0800)
commit5d6487e63fc34ca393e888e0e0d1e0dd1326e361
tree86f1fc04c33aab1d9c6c34db00541d960c8c36c2
parent6eb9a2523fdaa0d8ea7a2733e12a25db250db1e1
librbd: avoid forward declare CephContext in different ways

clang complains as `include/common_fwd.h` declares in a different way

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/librbd/deep_copy/Utils.h
src/librbd/image/GetMetadataRequest.h
src/librbd/mirror/GetInfoRequest.h