ceph/src/common
Colin Patrick McCabe 8490b784cf common/Thread.h: const cleanup
Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com>
2011-05-27 14:01:45 -07:00
..
arch.h
armor.c
armor.h common: Make armor.h safe to use from C. 2011-03-29 12:55:17 -07:00
assert.cc
BackTrace.cc backtrace: user the proper version header 2011-03-18 15:09:26 -07:00
BackTrace.h
buffer.cc buffer: break out read_fd method 2011-04-26 09:40:03 -07:00
ceph_argparse.cc Allow dashes in ceph_argparse, etc. 2011-05-10 11:16:21 -07:00
ceph_argparse.h conf: add observer framework 2011-04-19 17:28:00 -07:00
ceph_context.cc Create a libcommon service thread 2011-05-24 12:21:02 -07:00
ceph_context.h Create a libcommon service thread 2011-05-24 12:21:02 -07:00
ceph_crypto.cc Create a libcommon service thread 2011-05-24 12:21:02 -07:00
ceph_crypto.h ceph_crypto: add assert_init 2011-05-20 17:57:11 -07:00
Clock.cc Clock: add new clock_offset config option, and use it in g_clock.now() 2011-05-11 13:27:07 -07:00
Clock.h Clock: add new clock_offset config option, and use it in g_clock.now() 2011-05-11 13:27:07 -07:00
code_environment.cc
code_environment.h
common_init.cc Create a libcommon service thread 2011-05-24 12:21:02 -07:00
common_init.h Create a libcommon service thread 2011-05-24 12:21:02 -07:00
Cond.h
config.cc Merge branch 'stable' 2011-05-26 11:04:03 -07:00
config.h Merge branch 'stable' 2011-05-26 11:04:03 -07:00
ConfUtils.cc config: normalize key names, cleanup 2011-04-15 13:18:38 -07:00
ConfUtils.h config: normalize key names, cleanup 2011-04-15 13:18:38 -07:00
debug.cc Add CephContext 2011-05-23 17:28:27 -07:00
debug.h Add CephContext 2011-05-23 17:28:27 -07:00
DecayCounter.h
DoutStreambuf.cc Create a libcommon service thread 2011-05-24 12:21:02 -07:00
DoutStreambuf.h Create a libcommon service thread 2011-05-24 12:21:02 -07:00
dyn_snprintf.c
dyn_snprintf.h
entity_name.cc config: complain if --name gives an invalid type 2011-04-06 12:35:38 -07:00
entity_name.h config: complain if --name gives an invalid type 2011-04-06 12:35:38 -07:00
environment.cc common: add environment.cc/environment.h 2011-04-19 10:28:16 -07:00
environment.h common: add environment.cc/environment.h 2011-04-19 10:28:16 -07:00
errno.cc cpp_strerror: handle negative error code 2011-03-14 07:47:08 -07:00
errno.h
fiemap.cc
Finisher.cc
Finisher.h Add SignalSafeQueue 2011-05-20 12:39:56 -07:00
hex.cc
hex.h
likely.h
lockdep.cc
lockdep.h
LogClient.cc logclient: get rid of send_log; simplify monitor special casing 2011-05-18 10:09:34 -07:00
LogClient.h logclient: get rid of send_log; simplify monitor special casing 2011-05-18 10:09:34 -07:00
LogEntry.h
MemoryModel.cc
MemoryModel.h
Mutex.cc Change some global config options to env vars 2011-04-18 16:26:41 -07:00
Mutex.h
page.cc
pidfile.cc config: use std::string in md_config_t 2011-03-30 12:07:58 -07:00
pidfile.h msgr: move pidfile handling, signal handing out 2011-03-25 15:39:00 -07:00
ProfLogger.cc ProfLogger: add NULL to KEYS in the config observer. 2011-04-20 13:51:50 -07:00
ProfLogger.h conf: reopen proflogger on conf change 2011-04-19 17:59:31 -07:00
ProfLogType.h
run_cmd.cc
run_cmd.h
RWLock.h
safe_io.c
safe_io.h
sctp_crc32.c
secret.c common, mount.ceph: move functions for working with secrets into secret.h 2011-04-22 13:34:12 -07:00
secret.h common, mount.ceph: move functions for working with secrets into secret.h 2011-04-22 13:34:12 -07:00
Semaphore.h
signal.cc Create a libcommon service thread 2011-05-24 12:21:02 -07:00
signal.h
static_assert.h config: typecheck initialization macros 2011-04-01 10:27:40 -07:00
str_list.cc
strtol.cc common: Add strict_strtof, strict_strtod, unittest 2011-03-30 14:57:45 -07:00
strtol.h common: Add strict_strtof, strict_strtod, unittest 2011-03-30 14:57:45 -07:00
sync_filesystem.h osd: Use syncfs when available 2011-04-13 13:45:20 -07:00
Thread.cc
Thread.h common/Thread.h: const cleanup 2011-05-27 14:01:45 -07:00
Throttle.h
Timer.cc
Timer.h
utf8.c common: Add utf8 validation functions, test 2011-03-22 07:21:57 -07:00
utf8.h common: Add utf8 validation functions, test 2011-03-22 07:21:57 -07:00
version.cc use 'git describe' version 2011-03-18 14:37:17 -07:00
version.h
WorkQueue.cc
WorkQueue.h