ceph/src
David Zafman c4f8adca83 Merge branch 'wip-4201' into next
Reviewed-by: Samuel Just <sam.just@inktank.com>
2013-04-19 18:14:28 -07:00
..
auth auth/AuthMethodList.cc: fix remove_supported_auth() 2013-03-18 14:08:22 +01:00
bash_completion
client Merge pull request #214 from ceph/wip-objectcacher-handler-ordered 2013-04-16 15:48:15 -07:00
cls
common AsyncReserver: delete context in cancel_reservation 2013-04-19 17:10:22 -07:00
crush CrushWrapper.cc: remove some std::string::c_str() calls 2013-03-26 12:46:46 +01:00
doc
global global: call observers (and start logging) in global_init 2013-04-19 12:03:43 -07:00
gtest
include Fix comment typos 2013-04-02 17:51:40 -07:00
java java libcephfs: add serialVersionUID to some Exception classes 2013-03-27 12:38:03 +01:00
jobs
json_spirit
key_value_store kv_flat_btree_async.cc: prefer prefix ++operator for iterators 2013-03-18 12:20:43 +01:00
librados librados: set SNAP_DIR on listsnaps command 2013-04-02 20:59:17 -07:00
librbd Merge pull request #214 from ceph/wip-objectcacher-handler-ordered 2013-04-16 15:48:15 -07:00
libs3@9dc3a9c683
log
mds Merge branch 'wip-max_size-3637' into next 2013-04-18 10:39:03 -07:00
messages mds: reqid for rejoinning authpin/wrlock need to be list 2013-04-01 09:26:00 -07:00
mon OSDMonitor: pg split is no longer experimental 2013-04-19 15:23:53 -07:00
mount mount/mount.ceph.c: remove unused variable 2013-03-20 16:15:00 +01:00
msg Merge remote-tracking branch 'origin/wip-osd-throttle2' into next 2013-04-09 12:11:15 -07:00
objclass
objsync
ocf
os Merge branch 'wip-4201' into next 2013-04-19 18:14:28 -07:00
osd Merge branch 'wip-4201' into next 2013-04-19 18:14:28 -07:00
osdc WritebackHandler: make read return nothing 2013-04-10 12:03:04 -07:00
perfglue
pybind rbd.py: add some missing functions 2013-04-01 08:56:07 -07:00
rbd_fuse
rgw rgw_bucket: Fix dump_index_check. 2013-04-18 14:09:17 -04:00
script
test rbd: Only allow shrinking an image when --allow-shrink flag is passed 2013-04-17 15:42:34 -07:00
tools tools/ceph-filestore-dump: Implement remove, export and import 2013-04-19 18:11:26 -07:00
upstart upstart: try udevadm settle if osd journal isn't present 2013-03-27 16:30:48 -07:00
.gitignore
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 msgr: add second per-message throttler to message policy 2013-04-06 08:17:01 -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: rename log to LOG since it's a constants 2013-03-21 17:13:26 +01:00
ceph-debugpack.in
ceph-disk Fix journal partition creation 2013-04-19 15:11:09 -07:00
ceph-disk-activate ceph-disk: consolidate ceph-disk-* into a single binary 2013-03-19 12:52:23 -07:00
ceph-disk-prepare ceph-disk: consolidate ceph-disk-* into a single binary 2013-03-19 12:52:23 -07:00
ceph-rbdnamer
ceph-run
ceph.conf.twoosds
cephfs.cc
check_version
cls_acl.cc
cls_crypto.cc
cmonctl
crushtool.cc crush, mon: unlink vs remove 2013-03-22 15:15:38 -07:00
dupstore.cc
fetch_config
fooclass.cc
init-ceph.in init-ceph: do not stop start on first failure 2013-04-19 13:05:43 -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: fix ceph_get_osd_crush_location 2013-03-21 15:32:39 -07:00
librados-config.cc
loadclass.sh
logrotate.conf
make_version
Makefile.am common/: add tracked_int_ptr.hpp 2013-04-19 11:00:22 -07:00
mkcephfs.in mkcephfs: warn that mkcephfs is deprecated in favor of ceph-deploy 2013-04-01 08:54:30 -07:00
mon_store_converter.cc
monmaptool.cc
mount.fuse.ceph
multi-dump.sh
osdmaptool.cc osdmaptool.cc: prefer prefix ++operator for iterators 2013-03-18 12:35:38 +01:00
ps-ceph.pl
psim.cc
push_to_kclient.pl
push_to_qemu.pl
rados_export.cc
rados_import.cc
rados_sync.cc
rados_sync.h
rados.cc librados: set SNAP_DIR on listsnaps command 2013-04-02 20:59:17 -07:00
radosacl.cc
rbd.cc rbd: Only allow shrinking an image when --allow-shrink flag is passed 2013-04-17 15:42:34 -07:00
README
sample.ceph.conf
scratchtool.c
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