ceph/src/common
John Spray bbcb125923 Merge pull request #8737 from david-z/wip-mds-slow-req-output
mds: ceph status outputs mds slow request for better monitoring

Reviewed-by: Yan, Zheng <zyan@redhat.com>
Reviewed-by: John Spray <john.spray@redhat.com>
2016-06-15 23:40:43 +01:00
..
addr_parsing.c
address_helper.cc common/address_helper: drop entity_addr_from_sockaddr 2016-05-11 12:40:18 -04:00
address_helper.h common/address_helper: drop entity_addr_from_sockaddr 2016-05-11 12:40:18 -04:00
admin_socket_client.cc
admin_socket_client.h
admin_socket.cc common/admin_socket: fix socket fd leak 2016-05-30 20:43:16 +08:00
admin_socket.h
aix_errno.cc
align.h
arch.h
armor.c
armor.h
assert.cc
AsyncReserver.h
BackTrace.cc
BackTrace.h
bit_vector.hpp
blkdev.cc common/blkdev: Add new api block_device_is_rotational. 2016-05-24 20:04:12 +08:00
blkdev.h common/blkdev: Add new api block_device_is_rotational. 2016-05-24 20:04:12 +08:00
bloom_filter.cc
bloom_filter.hpp
buffer.cc Merge pull request #9502 from tchaikov/wip-buffer-noexcept 2016-06-13 21:49:41 +08:00
ceph_argparse.cc
ceph_argparse.h
ceph_context.cc common/ceph_context: add CrushLocation to cct 2016-05-09 08:54:44 -04:00
ceph_context.h common/ceph_context: add CrushLocation to cct 2016-05-09 08:54:44 -04:00
ceph_crypto_cms.cc
ceph_crypto_cms.h
ceph_crypto.cc
ceph_crypto.h
ceph_frag.cc
ceph_fs.cc
ceph_hash.cc
ceph_json.cc all: add const to operator<< param 2016-06-05 22:12:56 +01:00
ceph_json.h common/ceph_json.h: add const to member function 2016-06-06 21:55:46 +01:00
ceph_strings.cc librados: add COMPRESSIBLE and INCOMPRESSIBLE alloc hints 2016-06-01 11:40:48 -04:00
ceph_time.cc ceph_time: add operator<< for more clock types 2016-05-01 02:55:01 +08:00
ceph_time.h ceph_time: add operator<< for more clock types 2016-05-01 02:55:01 +08:00
ceph_timer.h
Checksummer.h os/bluestore: add crc32c_16 and crc32c_8 2016-06-15 15:25:30 -04:00
Clock.cc
Clock.h
cmdparse.cc common/cmdparse: handle array of integer also 2016-05-03 22:42:29 +08:00
cmdparse.h common/cmdparse: handle array of integer also 2016-05-03 22:42:29 +08:00
code_environment.cc
code_environment.h
cohort_lru.h cohort_lru: define ctor for TreeX::Latch 2016-04-13 09:19:40 -04:00
common_init.cc admin-socket: use chown instead of fchown 2016-04-25 17:24:07 +02:00
common_init.h common: fix value of CINIT_FLAG_DEFER_DROP_PRIVILEGES 2016-04-27 16:56:29 -04:00
compiler_extensions.h
Cond.h
config_obs.h
config_opts.h Merge pull request #9604 from ifed01/wip-bluestore-maxalloc 2016-06-15 15:05:51 -04:00
config.cc common/config: make md_config_t::apply_changes recursive. 2016-06-03 23:56:02 +08:00
config.h global/global_init: expand metavariables in setuser_match_path 2016-04-04 17:14:33 -04:00
ConfUtils.cc
ConfUtils.h
ContextCompletion.cc
ContextCompletion.h
Continuation.h
crc32c_aarch64.c
crc32c_aarch64.h
crc32c_intel_baseline.c
crc32c_intel_baseline.h
crc32c_intel_fast_asm.S
crc32c_intel_fast_zero_asm.S
crc32c_intel_fast.c
crc32c_intel_fast.h
crc32c.cc
Cycles.cc common/Cycles: Do not initialize Cycles globally. 2016-04-02 12:34:10 -07:00
Cycles.h
debug.h
DecayCounter.cc
DecayCounter.h
dns_resolve.cc Created a new class to handle DNS resolve functions. 2016-05-30 09:01:54 +01:00
dns_resolve.h Created a new class to handle DNS resolve functions. 2016-05-30 09:01:54 +01:00
dout.cc
dout.h
dummy.cc
entity_name.cc
entity_name.h
environment.cc
environment.h
errno.cc
errno.h
escape.c
escape.h
event_socket.h EventSocket: fix conditional compilation for option --without-eventfd 2016-04-26 20:27:04 +08:00
fd.cc
fd.h
Finisher.cc
Finisher.h mds: cancel context correctly if we already have required osdmap in hand 2016-06-14 20:40:14 +08:00
Formatter.cc common: remove duplicated words 2016-05-03 15:16:06 +08:00
Formatter.h
fs_types.cc Merge branch 'wip-layout-snafu-followup' of git://github.com/jcsp/ceph into greg-fs-testing 2016-04-07 17:28:00 -07:00
Graylog.cc Graylog.cc: use dump_unsigned for pointer dumping 2016-05-25 12:13:00 +02:00
Graylog.h
HeartbeatMap.cc HeartbeatMap.cc WorkQueue.cc: fix FreeBSD pthread issues 2016-05-25 12:13:00 +02:00
HeartbeatMap.h common/HeartbeatMap: print stack info of unhealth thread. 2016-05-05 18:14:40 +08:00
hex.cc
hex.h
histogram.cc
histogram.h common/histogram: use cbits helper 2016-06-07 13:09:48 -04:00
hobject.cc hobject: enforce max canonical value 2016-06-06 09:34:09 -07:00
hobject.h hobject: enforce max canonical value 2016-06-06 09:34:09 -07:00
HTMLFormatter.cc
HTMLFormatter.h
Initialize.h
io_priority.cc
io_priority.h
ipaddr.cc
likely.h
linux_version.c
linux_version.h
lockdep.cc lockdep: Convert free_ids from list to bitmap 2016-06-04 12:15:47 +02:00
lockdep.h
LogClient.cc
LogClient.h
LogEntry.cc common/LogEntry: include features in addr encode 2016-05-31 15:32:10 -04:00
LogEntry.h common/LogEntry: include features in addr encode 2016-05-31 15:32:10 -04:00
lru_map.h
Makefile.am Merge pull request #7741 from rjfd/wip-14527 2016-06-14 15:38:03 -04:00
map_cacher.hpp
MemoryModel.cc
MemoryModel.h
mime.c
mime.h
module.c
module.h
mutex_debug.cc
mutex_debug.h
Mutex.cc
Mutex.h
obj_bencher.cc Merge pull request #8913 from vumrao/wip-vumrao-15704 2016-06-13 13:01:44 +08:00
obj_bencher.h
OpQueue.h PrioritizedQueue: let filter_by_predicate use f to accumulate 2016-05-16 16:40:56 -07:00
OutputDataSocket.cc
OutputDataSocket.h
page.cc
perf_counters.cc
perf_counters.h
pick_address.cc
pick_address.h
pipe.c
pipe.h
PluginRegistry.cc
PluginRegistry.h
PrebufferedStreambuf.cc
PrebufferedStreambuf.h
Preforker.h
PrioritizedQueue.h PrioritizedQueue: let filter_by_predicate use f to accumulate 2016-05-16 16:40:56 -07:00
QueueRing.h
random_cache.hpp
Readahead.cc client: use fh min readahead to enable readahead 2016-06-10 17:33:13 -04:00
Readahead.h client: use fh min readahead to enable readahead 2016-06-10 17:33:13 -04:00
RefCountedObj.cc
RefCountedObj.h
run_cmd.cc
run_cmd.h
RWLock.h RWLock.h: PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP not available 2016-05-22 22:28:58 +02:00
safe_io.c
safe_io.h
scrub_types.cc osd, rados: Fixes for list-inconsistent-snapset 2016-05-03 12:11:56 -07:00
scrub_types.h osd, rados: Fixes for list-inconsistent-snapset 2016-05-03 12:11:56 -07:00
sctp_crc32.c
sctp_crc32.h
secret.c
secret.h
Semaphore.h
shared_cache.hpp
sharedptr_registry.hpp
shunique_lock.h
signal.cc
signal.h
simple_cache.hpp common/simple_cache.hpp: add std::move 2016-05-31 23:48:46 +01:00
simple_spin.cc
simple_spin.h
SimpleRNG.h
SloppyCRCMap.cc
SloppyCRCMap.h
snap_types.cc
snap_types.h
solaris_errno.cc
sstring.hh
static_assert.h
str_list.cc
str_map.cc
strtol.cc common: add int64_t template for strict_si_cast() 2016-05-27 00:08:08 +05:30
strtol.h
SubProcess.h SubProcess: Avoid buffer corruption when calling err() 2016-03-14 10:46:51 +01:00
sync_filesystem.h
TextTable.cc all: add const to operator<< param 2016-06-05 22:12:56 +01:00
TextTable.h all: add const to operator<< param 2016-06-05 22:12:56 +01:00
Thread.cc compat.h: added a set of extras for FreeBSD <> Linux compatability 2016-05-25 12:12:43 +02:00
Thread.h
Throttle.cc BackoffThrottle: wait() if past max 2016-05-23 10:37:15 -07:00
Throttle.h
Timer.cc
Timer.h
TracepointProvider.cc
TracepointProvider.h
tracked_int_ptr.hpp
TrackedOp.cc Ceph status outputs mds slow request for better monitoring 2016-06-15 11:28:34 +08:00
TrackedOp.h Ceph status outputs mds slow request for better monitoring 2016-06-15 11:28:34 +08:00
types.cc
utf8.c
utf8.h
util.cc common/util: add support for distro info from /etc/os-release file 2016-04-05 21:12:47 -04:00
valgrind.h
version.cc
version.h
WeightedPriorityQueue.h common/WeightedPriorityQueue: add override to func 2016-05-25 22:12:49 +01:00
WorkQueue.cc Merge pull request #9175 from majianpeng/bluestore-sync-wal-apply 2016-06-06 09:28:50 -04:00
WorkQueue.h common/WorkQueue.h: add override to virtual func 2016-06-04 08:34:25 +01:00
xattr.c
xattr.h