]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common: Build target 'common' without using namespace in headers
authorAdam C. Emerson <aemerson@redhat.com>
Sat, 7 Mar 2020 09:30:35 +0000 (04:30 -0500)
committerAdam C. Emerson <aemerson@redhat.com>
Sat, 7 Mar 2020 09:30:35 +0000 (04:30 -0500)
commitaa516b484365e6c519e680d162b9383e14070964
tree62d20143096bbb43201b3c12d96c8e1048751b9e
parent189cf36f4bfae9bc9cf363044b93adccda797b37
common: Build target 'common' without using namespace in headers

Part of a changeset to allow building all of 'common' without relying
on 'using namespace std' or 'using namespace ceph' at toplevel in
headers.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
48 files changed:
src/common/CommandTable.h
src/common/DecayCounter.cc
src/common/DecayCounter.h
src/common/Graylog.cc
src/common/HeartbeatMap.cc
src/common/LogClient.cc
src/common/LogEntry.cc
src/common/OutputDataSocket.cc
src/common/OutputDataSocket.h
src/common/PluginRegistry.cc
src/common/Readahead.cc
src/common/SloppyCRCMap.cc
src/common/SloppyCRCMap.h
src/common/Throttle.cc
src/common/Timer.cc
src/common/TrackedOp.cc
src/common/WorkQueue.cc
src/common/address_helper.cc
src/common/admin_socket.cc
src/common/admin_socket.h
src/common/assert.cc
src/common/blkdev.cc
src/common/bloom_filter.cc
src/common/buffer.cc
src/common/ceph_argparse.cc
src/common/ceph_context.cc
src/common/ceph_json.cc
src/common/ceph_time.cc
src/common/cmdparse.cc
src/common/common_init.cc
src/common/config.cc
src/common/dns_resolve.cc
src/common/fs_types.cc
src/common/histogram.cc
src/common/hobject.cc
src/common/ipaddr.cc
src/common/lockdep.cc
src/common/numa.cc
src/common/options.cc
src/common/perf_counters.cc
src/common/pick_address.cc
src/common/rabin.cc
src/common/rabin.h
src/common/scrub_types.cc
src/common/signal.cc
src/common/snap_types.cc
src/common/types.cc
src/common/util.cc