ceph/src
Sage Weil 7dc62ca6d7 Merge pull request #11770 from liewegas/wip-kill-tbl
os/ObjectStore: remove legacy tbl support

Reviewed-by: Sage Weil <sage@redhat.com>
2016-11-04 12:40:57 -05:00
..
arch
auth auth: fix NULL pointer access when trying to delete CryptoAESKeyHandler instance 2016-10-24 09:24:51 +08:00
bash_completion
Beast@999e2fa031
brag
ceph-detect-init
ceph-disk ceph-disk: allow using a regular file as a journal 2016-10-24 15:58:31 +02:00
civetweb@e124940704
client client: Client.cc: correct the op type checking for CEPH_MDS_OP_CREATE 2016-10-28 14:47:42 +08:00
cls cls/rgw: use rgw_bucket_dir_entry_meta::size to accumulate actual_size 2016-11-02 12:13:05 +01:00
common Merge pull request #11531 from yuyuyu101/wip-rdma 2016-11-04 07:43:38 -07:00
compressor Fixed problem with snappy compressor when data size <=3. 2016-11-02 12:13:06 +01:00
crush Merge pull request #10993 from Vicente-Cheng/fix-alloc-choose_tries 2016-10-30 11:54:59 +08:00
doc
erasure-code
global mempool: use function static for pool table 2016-11-02 13:48:49 -04:00
googletest@fdb8504792
include Merge pull request #11531 from yuyuyu101/wip-rdma 2016-11-04 07:43:38 -07:00
isa-l@8faa0a2802
java
jobs
journal
json_spirit
key_value_store
kv kv/RocksDBStore: rename option 2016-11-03 11:02:00 -04:00
librados librados: postpone cct deletion 2016-10-26 23:20:10 +08:00
libradosstriper
librbd Merge pull request #11744 from trociny/wip-16962 2016-11-04 08:53:51 -04:00
log Log: Replace namespace log with loging 2016-10-25 19:45:24 +02:00
lua@1fce39c639
mds Merge pull request #11752 from stiopaa1/mds_mdsrank_addConstToMemFunc 2016-11-03 08:48:37 -05:00
messages Merge pull request #9825 from liewegas/wip-addrvec 2016-10-26 01:38:01 +08:00
mgr mgr: PyModules.cc: remove duplicated if condition for fs_map 2016-10-25 15:07:12 +08:00
mon Merge pull request #11654 from hjwsm1989/fix 2016-10-30 11:49:49 +08:00
mount
msg Merge pull request #11531 from yuyuyu101/wip-rdma 2016-11-04 07:43:38 -07:00
objclass
objsync
ocf
os Merge pull request #11770 from liewegas/wip-kill-tbl 2016-11-04 12:40:57 -05:00
osd osd/ReplicatedBackend: let MOSDRepOP record the correctly largest_data_off_in_data_bl. 2016-11-03 12:08:25 -04:00
osdc
perfglue
powerdns
pybind Merge pull request #11686 from ceph/wip-ceph-rest-api-new-addr 2016-10-31 09:05:22 -05:00
rbd_fuse
rbd_replay
rgw Merge pull request #11494 from aclamk/wip-rgw-compression 2016-11-03 17:25:02 +01:00
rocksdb@e55f42f2c0 rocksdb: do not build with --march=native 2016-10-28 19:00:12 +08:00
script
spdk@9322c25808 rgw: move compression code in filters system 2016-11-02 11:35:22 +01:00
test Merge pull request #11770 from liewegas/wip-kill-tbl 2016-11-04 12:40:57 -05:00
tools Merge pull request #11741 from trociny/wip-17219 2016-11-04 08:54:41 -04:00
tracing
upstart
xxHash@1f40c6511f rgw: move compression code in filters system 2016-11-02 11:35:22 +01:00
.gitignore
btrfs_ioc_test.c
ceph_common.sh
ceph_fuse.cc
ceph_mds.cc
ceph_mgr.cc
ceph_mon.cc
ceph_osd.cc
ceph_syn.cc
ceph_ver.c
ceph_ver.h.in.cmake
ceph-clsinfo
ceph-coverage.in
ceph-create-keys
ceph-crush-location.in
ceph-debugpack.in
ceph-disk-udev
ceph-osd-prestart.sh
ceph-post-file.in
ceph-rbdnamer
ceph-rest-api
ceph-run
ceph.conf.twoosds
ceph.in
cls_acl.cc
cls_crypto.cc
CMakeLists.txt Merge pull request #11531 from yuyuyu101/wip-rdma 2016-11-04 07:43:38 -07:00
cmonctl
etc-rbdmap
fetch_config
init-ceph.in
init-radosgw
init-rbdmap
krbd.cc
libcephfs.cc Merge pull request #11191 from renhwztetecs/renhw-wip-add-libcephfs 2016-10-25 11:59:11 +01:00
librados-config.cc
loadclass.sh
logrotate.conf
mount.fuse.ceph
mrgw.sh
mrun
mstart.sh
mstop.sh
multi-dump.sh
ps-ceph.pl
push_to_qemu.pl
rbd-replay-many
rbdmap
README
sample.ceph.conf
stop.sh
TODO
unittest_bufferlist.sh
valgrind.supp
vstart.sh rgw: move compression code in filters system 2016-11-02 11:35:22 +01:00
yasm-wrapper

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