]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: Use ceph_assert for asserts
authorAdam C. Emerson <aemerson@redhat.com>
Thu, 23 Aug 2018 15:17:26 +0000 (11:17 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Mon, 27 Aug 2018 13:09:01 +0000 (09:09 -0400)
commit851813d434da7a7fdcaba5e435253747cd8c4207
treefcde4249a35c490dd0382b2ad54ea50c77393aaa
parent4f8959c6953e2cb24243b38485d7bb6d8b3d4e1b
common: Use ceph_assert for asserts

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
69 files changed:
src/common/AsyncOpTracker.cc
src/common/AsyncReserver.h
src/common/Checksummer.h
src/common/CommandTable.h
src/common/Cond.h
src/common/ConfUtils.cc
src/common/Continuation.h
src/common/Cycles.cc
src/common/Finisher.h
src/common/Formatter.cc
src/common/HeartbeatMap.cc
src/common/LogClient.cc
src/common/Mutex.cc
src/common/Mutex.h
src/common/PluginRegistry.cc
src/common/Preforker.h
src/common/PrioritizedQueue.h
src/common/QueueRing.h
src/common/RWLock.h
src/common/Readahead.cc
src/common/RefCountedObj.h
src/common/SubProcess.cc
src/common/TextTable.h
src/common/Thread.cc
src/common/Throttle.cc
src/common/Timer.cc
src/common/TracepointProvider.cc
src/common/TrackedOp.cc
src/common/TrackedOp.h
src/common/WeightedPriorityQueue.h
src/common/WorkQueue.cc
src/common/WorkQueue.h
src/common/assert.cc
src/common/async/detail/shared_mutex.h
src/common/autovector.h
src/common/bit_str.cc
src/common/bit_vector.hpp
src/common/bloom_filter.hpp
src/common/bounded_key_counter.h
src/common/buffer.cc
src/common/ceph_context.cc
src/common/ceph_crypto.cc
src/common/ceph_timer.h
src/common/cmdparse.cc
src/common/cohort_lru.h
src/common/condition_variable_debug.cc
src/common/config.cc
src/common/config_obs_mgr.h
src/common/dout.h
src/common/fork_function.h
src/common/fs_types.cc
src/common/hobject.cc
src/common/hobject.h
src/common/interval_map.h
src/common/lockdep.cc
src/common/lru_map.h
src/common/mClockPriorityQueue.h
src/common/mempool.cc
src/common/mutex_debug.cc
src/common/mutex_debug.h
src/common/obj_bencher.cc
src/common/perf_counters.cc
src/common/perf_histogram.cc
src/common/perf_histogram.h
src/common/shared_cache.hpp
src/common/shared_mutex_debug.cc
src/common/signal.cc
src/common/tracked_int_ptr.hpp
src/common/util.cc