ceph/src/common
Josh Durgin 333cc0d511 Merge branch 'wip-rbd-formatted-output'
Reviewed-by: Dan Mick <dan.mick@inktank.com>

Conflicts:
	src/rbd.cc
	src/test/cli/rbd/help.t
2013-01-16 13:29:22 -08:00
..
admin_socket_client.cc
admin_socket_client.h
admin_socket.cc debug: adjust default debug levels 2012-11-12 08:56:45 -08:00
admin_socket.h
arch.h
armor.c Allow URL-safe base64 cephx keys to be decoded. 2012-07-05 07:32:28 -07:00
armor.h
assert.cc
AsyncReserver.h osd/: add backfill reservations 2012-09-25 11:43:47 -07:00
BackTrace.cc
BackTrace.h
blkdev.cc
blkdev.h
buffer.cc buffer: add claim_prepend() 2012-10-15 15:34:04 -07:00
ceph_argparse.cc common/ceph_argparse: fix malloc failure check 2012-11-16 14:19:25 -08:00
ceph_argparse.h ceph-fuse: fix leak of args 2012-11-09 16:03:20 -08:00
ceph_context.cc log: fix log_max_recent config 2012-11-28 12:59:43 -08:00
ceph_context.h auth: move Crypto users to use CephContext 2012-08-16 17:01:25 -07:00
ceph_crypto_cms.cc rgw: fix build 2012-11-08 13:24:30 -08:00
ceph_crypto_cms.h rgw: fix build 2012-11-08 13:24:30 -08:00
ceph_crypto.cc crypto: add cms utility function 2012-11-02 13:13:38 -07:00
ceph_crypto.h crypto: add cms utility function 2012-11-02 13:13:38 -07:00
Clock.cc
Clock.h
code_environment.cc
code_environment.h
common_init.cc crypto: add cms utility function 2012-11-02 13:13:38 -07:00
common_init.h CephContext: drop obsolete ceph_destroy_context 2012-07-09 21:32:15 -07:00
compiler_extensions.h client: add WARN_UNUSED_RESULT to client init func 2012-09-27 14:34:29 -07:00
Cond.h mutex: assert we are unlocked by the same thread that locked 2012-07-27 10:43:25 -07:00
config_obs.h
config_opts.h osd: change scrub min/max thresholds 2013-01-14 18:24:40 -08:00
config.cc config: make $pid a metavariable 2012-11-27 17:29:11 -08:00
config.h osd/: add config helper for min_size and update build_simple* 2012-11-13 17:09:26 -08:00
ConfUtils.cc config: do not always print config file missing errors 2012-12-10 16:41:19 -08:00
ConfUtils.h config: send warnings to a ostream* argument 2012-07-28 07:39:27 -07:00
debug.h
DecayCounter.h
dout.cc
dout.h
entity_name.cc
entity_name.h
environment.cc
environment.h
errno.cc
errno.h
escape.c
escape.h
fd.cc filestore: dump open fds when we hit EMFILE 2012-07-15 16:31:05 -07:00
fd.h filestore: dump open fds when we hit EMFILE 2012-07-15 16:31:05 -07:00
fiemap.cc
Finisher.cc Finisher: add perf counter for queue len 2012-10-30 13:31:10 -07:00
Finisher.h perfcounters: fl -> time, use u64 nsec instead of double 2012-11-26 15:30:25 -08:00
Formatter.cc XMLFormatter: fix pretty printing 2013-01-16 13:14:49 -08:00
Formatter.h XMLFormatter: fix pretty printing 2013-01-16 13:14:49 -08:00
HeartbeatMap.cc
HeartbeatMap.h
hex.cc
hex.h
ipaddr.cc ipaddr: fix buffer overrun on ipv6 prefix of 128 2012-09-28 13:18:04 -07:00
likely.h
lockdep.cc lockdep: Decrease lockdep backtrace skip by 1 2012-12-14 14:17:40 -08:00
lockdep.h lockdep: stop lockdep when its cct goes away 2012-07-11 08:58:22 -07:00
LogClient.cc
LogClient.h
LogEntry.cc
LogEntry.h LogEntry: init in ctor 2012-09-28 13:18:03 -07:00
MemoryModel.cc
MemoryModel.h MemoryModel: init in ctor 2012-09-28 13:18:03 -07:00
mime.c
mime.h
Mutex.cc perfcounters: fl -> time, use u64 nsec instead of double 2012-11-26 15:30:25 -08:00
Mutex.h Mutex: Instrument Mutex with perfcouter for Lock() wait 2012-10-30 13:31:09 -07:00
obj_bencher.cc obj_bencher: fix leak in error path 2012-10-01 15:41:24 -07:00
obj_bencher.h obj_bencher: use async remove during slow remove-by-prefix 2012-08-23 15:52:40 -07:00
OutputDataSocket.cc OutputDataSocket: fix uninit var 2012-12-01 16:57:00 -08:00
OutputDataSocket.h rgw: ops log can also go to socket 2012-11-16 15:17:20 -08:00
page.cc
perf_counters.cc perfcounters: fl -> time, use u64 nsec instead of double 2012-11-26 15:30:25 -08:00
perf_counters.h perfcounters: fl -> time, use u64 nsec instead of double 2012-11-26 15:30:25 -08:00
pick_address.cc msg: kill tcp.{cc,h} 2012-07-20 18:36:31 -07:00
pick_address.h
pipe.c common/pipe.c: remove twice included unistd.h 2012-11-28 08:25:42 -08:00
pipe.h
PrebufferedStreambuf.cc PrebufferedStream: avoid dereferencing end() 2012-09-28 13:18:04 -07:00
PrebufferedStreambuf.h
PrioritizedQueue.h PrioritizedQueue: increment ret when removing items from list 2012-12-10 17:31:44 -08:00
RefCountedObj.cc common: add RefCountedObj.cc with intrusive_ptr hooks 2012-11-13 10:45:00 -08:00
RefCountedObj.h common: add RefCountedObj.cc with intrusive_ptr hooks 2012-11-13 10:45:00 -08:00
run_cmd.cc
run_cmd.h
RWLock.h
safe_io.c
safe_io.h
sctp_crc32.c
secret.c secret: close fd on error 2012-09-24 17:57:33 -07:00
secret.h rbd: use generic options, keyring for 'rbd map' 2012-08-17 16:51:15 -07:00
Semaphore.h
shared_cache.hpp OSD: only trim up to the oldest map still in use by a pg 2013-01-11 12:17:10 -08:00
sharedptr_registry.hpp PG,OSD: prevent pg from completing peering until deletion is complete 2012-07-05 10:15:00 -07:00
signal.cc
signal.h
simple_cache.hpp OSD: don't wait for superblock writes in handle_osd_map 2012-12-05 11:34:18 -08:00
simple_spin.cc
simple_spin.h
SimpleRNG.h mon/MonClient: use thread-safe RNG for picking monitors 2012-11-17 16:30:00 -08:00
snap_types.cc
snap_types.h
static_assert.h
str_list.cc
strtol.cc
strtol.h
sync_filesystem.h fix syncfs handling in error case 2012-11-27 08:52:52 -08:00
TextTable.cc Add TextTable class for table output 2012-10-04 15:20:29 -07:00
TextTable.h Add TextTable class for table output 2012-10-04 15:20:29 -07:00
Thread.cc
Thread.h
Throttle.cc perfcounters: fl -> time, use u64 nsec instead of double 2012-11-26 15:30:25 -08:00
Throttle.h Throttle: reduce lock hold periods 2012-10-30 13:31:10 -07:00
Timer.cc timer: add unsafe callbacks option 2012-09-26 11:57:20 -07:00
Timer.h timer: add unsafe callbacks option 2012-09-26 11:57:20 -07:00
TrackedOp.h
types.cc common: dumpers for ceph_{file,dir}_layout 2012-11-12 15:05:52 -08:00
utf8.c
utf8.h
util.cc librbd: move buf_is_zero() to new common/util.cc and include/util.h 2012-12-21 17:03:38 -08:00
version.cc version: drop 'commit:' prefix on sha1 2012-10-16 17:52:25 -07:00
version.h
WorkQueue.cc workqueue: make debug output include active threads 2012-10-22 15:50:58 -07:00
WorkQueue.h WorkQueue: Add WorkQueueVal for passing params by val 2012-11-13 10:45:00 -08:00
xattr.c
xattr.h os/chain_xattr: move chained xattr helpers into separate file/module 2012-11-05 00:13:52 -08:00