]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: Build ceph-osd without using namespace declarations in headers
authorAdam C. Emerson <aemerson@redhat.com>
Thu, 2 Apr 2020 23:32:14 +0000 (19:32 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Mon, 6 Apr 2020 15:15:06 +0000 (11:15 -0400)
commit877798028386fbd833e8955cb89ce3f1ee47fbeb
treec858af5949cec8bc5c2aa3d6994702b203d15ba3
parentdc6528b3c221734c49879e8f39634d83c8b8ef48
osd: Build ceph-osd without using namespace declarations in headers

This is part of a series of commits to clean up using namespace at top
level in headers.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
42 files changed:
src/ceph_osd.cc
src/mgr/OSDPerfMetricTypes.cc
src/objclass/class_api.cc
src/osd/ECBackend.cc
src/osd/ECBackend.h
src/osd/ECTransaction.cc
src/osd/ECTransaction.h
src/osd/ECUtil.cc
src/osd/ECUtil.h
src/osd/ExtentCache.cc
src/osd/ExtentCache.h
src/osd/MissingLoc.cc
src/osd/MissingLoc.h
src/osd/OSD.cc
src/osd/OSD.h
src/osd/PG.cc
src/osd/PG.h
src/osd/PGBackend.cc
src/osd/PGBackend.h
src/osd/PGLog.cc
src/osd/PGLog.h
src/osd/PGStateUtils.cc
src/osd/PGStateUtils.h
src/osd/PGTransaction.h
src/osd/PeeringState.cc
src/osd/PeeringState.h
src/osd/PrimaryLogPG.cc
src/osd/PrimaryLogPG.h
src/osd/ReplicatedBackend.cc
src/osd/ReplicatedBackend.h
src/osd/ScrubStore.cc
src/osd/ScrubStore.h
src/osd/Session.cc
src/osd/Session.h
src/osd/SnapMapper.cc
src/osd/SnapMapper.h
src/osd/TierAgentState.h
src/osd/Watch.cc
src/osd/objclass.cc
src/osd/object_state.h
src/osd/osd_internal_types.h
src/osd/scheduler/OpSchedulerItem.h