ceph/src
Danny Al-Gaaf a6f4de924c msg/SimpleMessenger.cc: use static_cast instead of C-Style cast
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2013-03-11 13:45:33 +01:00
..
auth CephxProtocol.cc: catch end_of_buffer by reference 2013-02-26 15:56:03 +01:00
bash_completion
client SyntheticClient.cc: Clarify calculation precedence for '%' and '?' 2013-03-11 12:25:06 +01:00
cls cls_rbd.cc: remove another unused variable 2013-02-28 16:12:20 +01:00
common Merge remote-tracking branch 'gh/next' 2013-03-08 18:38:32 -08:00
crush libcephfs: return osd location from crush map 2013-03-05 23:18:07 -08:00
doc
global
gtest .gitignore: cleanup and sort entries 2013-02-10 20:52:21 +01:00
include libcephfs: return osd location from crush map 2013-03-05 23:18:07 -08:00
java java: make CephMountTest use user.* xattr names 2013-02-12 18:36:33 -08:00
jobs
json_spirit
key_value_store kv_flat_btree_async.cc: remove unused variables 2013-02-27 19:36:25 +01:00
librados osd/librados: add op to list clones/snaps for an object 2013-03-04 23:16:43 -08:00
librbd librbd/internal.cc: clarify expression with parentheses 2013-03-11 12:52:44 +01:00
libs3@9dc3a9c683
log src/log/Entry.h: pass function parameter by reference 2013-02-11 11:38:02 +01:00
mds mds/Locker.cc: fix warning about 'Possible null pointer dereference' 2013-03-11 12:13:01 +01:00
messages osd: include osdmap epoch in osd_op message operator<< 2013-02-28 16:22:46 -08:00
mon mon/PGMonitor.cc: use static_cast instead of C-Style cast 2013-03-11 13:30:04 +01:00
mount
msg msg/SimpleMessenger.cc: use static_cast instead of C-Style cast 2013-03-11 13:45:33 +01:00
objclass Validate format strings for CLS_ERR/CLS_LOG 2013-01-31 13:06:41 -08:00
objsync
ocf Strip any trailing whitespace from rbd showmapped 2013-02-18 16:24:54 +00:00
os Add filestore_replica_fadvise config option default true 2013-03-07 20:00:13 -08:00
osd Merge remote-tracking branch 'gh/next' 2013-03-08 18:38:32 -08:00
osdc ObjectCacher: fix debug log level in split 2013-03-06 12:32:43 -08:00
perfglue
pybind test_lock_fence.sh, rbdrw.py: rbd lock/fence test 2013-02-25 18:17:40 -08:00
rbd_fuse rbd-fuse: fix for loop in open_rbd_image() 2013-02-06 08:42:43 -08:00
rgw Merge remote-tracking branch 'gh/next' 2013-03-08 18:38:32 -08:00
script
test libcephfs: return osd location from crush map 2013-03-05 23:18:07 -08:00
tools tools: ceph: add 'ceph df' usage 2013-03-04 11:37:17 +00:00
upstart udev: trigger ceph-disk-activate directly from udev 2013-02-13 22:18:59 -08:00
.gitignore add src/leveldb to .gitignore 2013-02-27 14:26:16 +01:00
barclass.cc
btrfs_ioc_test.c
ceph_authtool.cc ceph_authtool.cc: use empty() instead of size() 2013-02-15 21:55:08 +01:00
ceph_common.sh ceph_common.sh: add warning if 'host' contains dots 2013-03-08 17:10:11 -08:00
ceph_conf.cc
ceph_fuse.cc
ceph_mds.cc
ceph_mon.cc mon: give useful errors to user when store is missing 2013-02-26 23:47:51 +00:00
ceph_osd.cc
ceph_syn.cc
ceph_ver.c
ceph-clsinfo
ceph-coverage.in
ceph-create-keys ceph-create-keys: create mds bootstrap key 2013-02-13 12:30:22 -08:00
ceph-debugpack.in
ceph-disk-activate ceph-disk-activate: pull mount options from ceph.conf 2013-02-15 14:18:25 -08:00
ceph-disk-prepare ceph-disk-prepare: move in-use checks to the top, before zap 2013-03-05 13:08:26 -08:00
ceph-rbdnamer
ceph-run
ceph.conf.twoosds
cephfs.cc
check_version
cls_acl.cc cls_acl.cc: remove unused variables 2013-02-27 16:51:56 +01:00
cls_crypto.cc cls_crypto.cc: remove some unused variables 2013-02-27 16:54:35 +01:00
cmonctl
crushtool.cc crushtool.cc: remove unneeded function declaration 2013-02-26 15:47:05 +01:00
dupstore.cc ceph-test: give binaries from ceph-test package useful names 2013-02-10 18:33:56 +01:00
fetch_config
fooclass.cc
init-ceph.in init-ceph: fix run dir 2013-03-06 17:09:58 -08:00
init-radosgw
libcephfs.cc libcephfs: return osd location from crush map 2013-03-05 23:18:07 -08:00
librados-config.cc
loadclass.sh
logrotate.conf silence logrotate some more 2013-02-06 11:44:56 -08:00
make_version
Makefile.am osd/librados: add op to list clones/snaps for an object 2013-03-04 23:16:43 -08:00
mkcephfs.in mkcephfs: create mon data dir prior to ceph-mon --mkfs 2013-02-22 16:24:23 -08:00
mon_store_converter.cc mon_store_converter.cc: use empty() instead of size() 2013-02-26 11:15:35 +01:00
monmaptool.cc monmaptool.cc: use empty() instead of size() to check for emptiness 2013-02-13 14:46:05 +01:00
mount.fuse.ceph
multi-dump.sh
osdmaptool.cc osdmaptool.cc: : use empty() instead of 'size() < 1' 2013-02-14 10:26:22 -08:00
ps-ceph.pl rbd-fuse: add simple RBD FUSE client 2013-01-25 21:27:53 -08:00
psim.cc ceph-test: give binaries from ceph-test package useful names 2013-02-10 18:33:56 +01:00
push_to_kclient.pl
push_to_qemu.pl
rados_export.cc
rados_import.cc
rados_sync.cc
rados_sync.h
rados.cc Add rados listsnaps command 2013-03-04 23:16:50 -08:00
radosacl.cc
rbd.cc rbd: udevadm settle before unmap 2013-02-19 08:44:34 -08:00
README
sample.ceph.conf
scratchtool.c
scratchtoolpp.cc scratchtoolpp.cc: print some more results 2013-02-14 10:27:40 -08:00
stop.sh
streamtest.cc
test_trans.cc
testclass.cc
testcrypto.cc
testkeys.cc
testmsgr.cc testmsgr.cc: remove twice included <sys/stat.h> 2013-02-04 09:27:11 -08:00
TODO
unittest_bufferlist.sh unit tests for src/common/buffer.{cc,h} 2013-02-17 21:30:51 -08:00
valgrind.supp
verify-mds-journal.sh
vstart.sh vstart.sh: osd debug op order = true 2013-03-07 09:28:17 -08:00

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