ceph/src
Josh Durgin 7d27793f4f Merge pull request #1022 from ceph/wip-listomapvals
fix rados listomapvals for >512 keys

Reviewed-by: Sage Weil <sage@inktank.com>
2013-12-31 12:21:51 -08:00
..
arch
auth
bash_completion
client libcephfs: get osd location on -1 should return EINVAL 2013-12-28 10:25:00 -08:00
cls
common common: evaluate --show-config* after CEPH_ARGS 2013-12-30 11:12:41 +01:00
crush crush: fix get_full_location_ordered 2013-12-28 08:55:02 -08:00
doc
global
gtest gtest: disable tr1/tuple 2013-12-29 13:32:00 -08:00
include Merge pull request #1008 from ceph/port/spinlock 2013-12-29 21:09:04 -08:00
java
jobs
json_spirit json_spirit: don't build json_spirit_value.cpp 2013-12-30 12:58:37 -08:00
key_value_store kvstore: only build on linux 2013-12-29 13:31:59 -08:00
librados Merge pull request #1023 from ceph/port/misc 2013-12-30 21:04:45 -08:00
librbd make: avoid symbol exporting for C++ libs on non-Linux 2013-12-30 12:58:37 -08:00
libs3@9dc3a9c683
log
mds mon: MDS data and metadata pool numbers are hardcoded 2013-12-26 09:12:03 +01:00
messages messages: add tid to string form of MForward 2013-12-27 07:30:04 +01:00
mon mon: implement --osd-pool-default-crush-erasure-ruleset 2013-12-27 00:13:47 +01:00
mongoose@173c277c69
mount
msg Merge pull request #1016 from bydsky/bugfix 2013-12-31 08:18:15 -08:00
objclass
objsync
ocf
os make: conditionally build filestore backends 2013-12-30 12:58:37 -08:00
osd osd_types: add missing osd op flags 2013-12-30 20:34:24 -08:00
osdc Merge pull request #988 from ceph/wip-crush-location 2013-12-25 01:07:04 -08:00
perfglue
pybind
rbd_fuse
rgw rgw: fix leak of RGWProcess 2013-12-27 16:36:21 -08:00
script
test mon: remove fixture directory between runs 2013-12-31 18:58:25 +01:00
tools rados: allow listomapvals to list all k/v pairs 2013-12-30 13:36:31 -08:00
upstart
.gitignore osd: git ignore erasure code benchmark binary 2013-12-20 12:15:44 +01:00
btrfs_ioc_test.c
ceph_common.sh
ceph_fuse.cc
ceph_mds.cc
ceph_mon.cc mon: make ceph-mon --mkfs idempotent 2013-12-31 18:58:25 +01:00
ceph_osd.cc
ceph_syn.cc
ceph_ver.c
ceph-clsinfo
ceph-coverage.in
ceph-create-keys
ceph-crush-location.in
ceph-debugpack.in
ceph-disk
ceph-disk-activate
ceph-disk-prepare
ceph-disk-udev
ceph-post-file.in
ceph-rbdnamer
ceph-rest-api
ceph-run
ceph.conf.twoosds
ceph.in
cephfs.cc
check_version
cls_acl.cc
cls_crypto.cc
cmonctl
fetch_config
init-ceph.in
init-radosgw
init-radosgw.sysv
init-rbdmap
libcephfs.cc inttypes: use portable types in public headers 2013-12-29 13:35:58 -08:00
librados-config.cc
loadclass.sh
logrotate.conf
make_version
Makefile-env.am make: add top-level libcommon dependency 2013-12-30 12:58:37 -08:00
Makefile.am make: add libcommon for missing symbols 2013-12-21 13:13:09 -06:00
mkcephfs.in
mount.fuse.ceph
multi-dump.sh
ps-ceph.pl
push_to_qemu.pl
rbd.cc Fix rbd bench-write improper behavior 2013-12-28 18:33:37 +08:00
rbdmap
README
sample.ceph.conf
stop.sh vstart/stop: do not loop forever on kill 2013-12-23 21:44:38 +01:00
TODO
unittest_bufferlist.sh
valgrind.supp
verify-mds-journal.sh
vstart.sh vstart: set fsid in [global] 2013-12-30 10:09:41 +01:00
yasm-wrapper

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