ceph/src
Danny Al-Gaaf ea7d8a4df8 os/FileStore.cc: reduce scope of a local variable
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2013-05-16 14:16:21 +02:00
..
auth auth/Crypto.cc: reduce scope of local variable in_buf 2013-05-16 14:11:08 +02:00
bash_completion
client client/SyntheticClient.cc: check return value of describe_layout() 2013-05-11 00:02:56 +02:00
cls cls/rbd/cls_rbd.cc: reduce scope of variable rc 2013-05-10 19:19:58 +02:00
common SimpleThrottle: fix -ENOENT checking 2013-05-13 14:49:46 -07:00
crush src/crush/mapper.c: reduce scope of some local variables 2013-05-16 14:15:13 +02:00
doc
global global/global_init.cc: reduce scope of ret in global_init_daemonize() 2013-05-10 19:19:58 +02:00
gtest
include libcephfs: add ceph_conf_parse_env() 2013-05-13 10:16:32 -07:00
java libcephfs_jni.cc: reduce scope of ret variable 2013-05-10 19:19:59 +02:00
jobs
json_spirit
key_value_store kv_flat_btree_async.cc: fix resource leak 2013-05-11 00:02:56 +02:00
librados librados/AioCompletionImpl.h: add missing Lock 2013-05-14 18:50:09 +02:00
librbd librbd: add options to enable balanced or localized reads for snapshots 2013-05-12 19:31:22 -07:00
libs3@9dc3a9c683
log
mds src/mds/flock.cc: reduce scope of old_lock_to_end in two cases 2013-05-16 14:15:47 +02:00
messages osd: prioritize recovery for degraded pgs 2013-05-09 12:00:29 -07:00
mon mon/Monitor.cc: init 'timecheck_acks' with '0' in constructor 2013-05-14 18:39:31 +02:00
mount mount/mount.ceph.c: reduce scope of 'skip' in parse_options() 2013-05-16 14:15:51 +02:00
msg Messenger: add interface to get oldest queued message arrival time 2013-04-23 18:27:28 -07:00
objclass
objsync
ocf
os os/FileStore.cc: reduce scope of a local variable 2013-05-16 14:16:21 +02:00
osd osd/OSD.cc: remove unused variable 2013-05-16 14:04:18 +02:00
osdc Objecter, librados: use only ObjectOperation form of sparse_read internally 2013-05-12 19:31:22 -07:00
perfglue
pybind rados.py: add docstrings for Ioctx::__aio_*_cb() 2013-04-08 10:48:55 +02:00
rbd_fuse
rgw rgw/rgw_rados.cc: remove not needed code 2013-05-16 14:11:02 +02:00
script perf-watch.py: fix naming of a local variable 2013-04-25 15:54:34 +02:00
test Merge pull request #279 from ceph/wip-libcephfs-env 2013-05-14 17:06:53 -07:00
tools tools/ceph.cc: cleanup memory allocated for 'buf' 2013-05-14 18:39:31 +02:00
upstart upstart: try udevadm settle if osd journal isn't present 2013-03-27 16:30:48 -07:00
.gitignore Makefile,gitignore: ceph-monstore-tool, not ceph_monstore_tool 2013-05-01 15:43:22 -07:00
barclass.cc
btrfs_ioc_test.c
ceph_authtool.cc
ceph_common.sh init-ceph: do not stop start on first failure 2013-04-19 13:05:43 -07:00
ceph_conf.cc
ceph_fuse.cc
ceph_mds.cc
ceph_mon.cc mon: fix init sequence when not daemonizing 2013-05-03 16:20:26 -07:00
ceph_osd.cc osd: throttle client messages by count, not just by bytes 2013-04-06 08:17:01 -07:00
ceph_syn.cc
ceph_ver.c
ceph-clsinfo
ceph-coverage.in
ceph-create-keys ceph-create-keys: gracefully handle no data from admin socket 2013-05-08 14:54:33 -07:00
ceph-debugpack.in
ceph-disk ceph-disk: use separate lock files for prepare, activate 2013-05-06 12:12:04 -07:00
ceph-disk-activate
ceph-disk-prepare
ceph-disk-udev ceph-disk: OSD hotplug fixes for Centos 2013-04-22 22:30:39 -07:00
ceph-rbdnamer
ceph-run
ceph.conf.twoosds
cephfs.cc
check_version
cls_acl.cc
cls_crypto.cc
cmonctl
crushtool.cc
dupstore.cc src/dupstore.cc: check return value of list_collections() 2013-05-14 18:44:06 +02:00
fetch_config
fooclass.cc
init-ceph.in init-ceph: fix osd_data location when checking df utilization 2013-05-08 14:35:54 -07:00
init-radosgw
init-radosgw.sysv init-radosgw.sysv: New radosgw init file for rpm based systems 2013-04-11 23:02:08 -07:00
libcephfs.cc libcephfs: add ceph_conf_parse_env() 2013-05-13 10:16:32 -07:00
librados-config.cc
loadclass.sh
logrotate.conf
make_version
Makefile.am mon: fork early to avoid leveldb static env state 2013-05-03 11:29:24 -07:00
mkcephfs.in mkcephfs: give mon. key 'allow *' mon caps 2013-04-24 11:23:25 -07:00
mon_store_converter.cc
monmaptool.cc
mount.fuse.ceph
multi-dump.sh
osdmaptool.cc
ps-ceph.pl
psim.cc
push_to_kclient.pl
push_to_qemu.pl
rados_export.cc
rados_import.cc
rados_sync.cc rados_sync.cc: remove dead and not needed code 2013-05-11 00:02:55 +02:00
rados_sync.h
rados.cc rados.cc: fix leaking of Formatter* 2013-05-11 00:02:56 +02:00
radosacl.cc
rbd.cc src/rbd.cc: use 64-bits to shift 'order' 2013-05-14 18:39:32 +02:00
README
sample.ceph.conf
scratchtool.c scratchtool.c: cleanup rados_t on error 2013-05-14 18:39:30 +02:00
scratchtoolpp.cc
stop.sh
streamtest.cc
test_trans.cc
testclass.cc
testcrypto.cc
testkeys.cc
testmsgr.cc
TODO
unittest_bufferlist.sh
valgrind.supp
verify-mds-journal.sh
vstart.sh

Sage Weil <sage@newdream.net>
Ceph - scalable distributed storage system