ceph/src
Joao Eduardo Luis 178f684179 osd: OSD: add binary compat feature for Erasure Codes
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
2013-12-19 02:14:56 +00:00
..
arch ARCH: add variable for sse2 register 2013-12-18 11:16:52 +01:00
auth auth: add missing header for list 2013-11-05 13:26:33 -08:00
bash_completion
client client: handle session flush message 2013-12-16 12:15:25 +08:00
cls Correctly mark library modules 2013-11-25 16:19:25 +00:00
common Merge pull request #955 from ceph/wip-crush-2 2013-12-18 10:00:55 -08:00
crush crush: expand info about tunables that we dump 2013-12-18 08:35:25 -08:00
doc
global
gtest
include include/ceph_features: add CEPH_FEATURES_OSD_ERASURE_CODES 2013-12-19 02:14:56 +00:00
java
jobs
json_spirit
key_value_store Mark libcls_kvs as a module 2013-11-27 09:06:28 +00:00
librados librados, osd: list and get HitSets via librados 2013-12-06 14:37:27 -08:00
librbd librbd: remove unused private variable 2013-12-07 18:07:03 -08:00
libs3@9dc3a9c683
log compat: define replacement TEMP_FAILURE_RETRY 2013-12-07 10:18:51 -08:00
mds mds: drop unused find_ino_dir 2013-12-17 09:03:37 -08:00
messages mds: add CEPH_FEATURE_EXPORT_PEER and bump the protocal version 2013-12-16 12:15:25 +08:00
mon mon/OSDMonitor: 'osd crush show-tunables' 2013-12-18 08:35:25 -08:00
mount Add -n option to mount.ceph. Required by autofs when /etc/mtab is a link to /proc/mounts (e.g. Debian Wheezy), otherwise automounting a ceph file system fails. Also useful when /etc is read-only. feature 7006 2013-12-15 12:49:42 -05:00
msg
objclass
objsync
ocf
os Merge pull request #926 from yuyuyu101/wip/6950 2013-12-18 10:42:40 -08:00
osd osd: OSD: add binary compat feature for Erasure Codes 2013-12-19 02:14:56 +00:00
osdc Merge remote-tracking branch 'gh/wip-hitset' 2013-12-15 16:57:23 -08:00
perfglue
pybind fix the bug ctypes.util.find_library to search for librados failed on Centos6.4. 2013-10-29 18:05:35 +08:00
rbd_fuse
rgw Merge remote-tracking branch 'origin/next' 2013-12-06 11:24:06 -08:00
script add script/run-coverity 2013-12-02 21:46:25 -08:00
test Merge pull request #926 from yuyuyu101/wip/6950 2013-12-18 10:42:40 -08:00
tools Merge pull request #923 from dachary/wip-crush-test 2013-12-10 09:06:31 -08:00
upstart upstart: add rbdmap script 2013-12-18 14:20:24 +01:00
.gitignore ceph-filestore-tool: add tool for fixing lost objects 2013-11-14 21:38:38 -08:00
btrfs_ioc_test.c
ceph_common.sh init, upstart: prevent daemons being started by both 2013-12-03 15:28:05 -08:00
ceph_fuse.cc
ceph_mds.cc mds: add CEPH_FEATURE_EXPORT_PEER and bump the protocal version 2013-12-16 12:15:25 +08:00
ceph_mon.cc doc: improve ceph-mon usage, fix ceph tell examples 2013-11-26 09:44:45 -08:00
ceph_osd.cc os/ObjectStore: pass cct to ctor 2013-12-04 14:46:40 -08:00
ceph_syn.cc
ceph_ver.c
ceph-clsinfo
ceph-coverage.in
ceph-create-keys
ceph-crush-location.in ceph-crush-location: new crush location hook 2013-10-29 14:00:03 -07:00
ceph-debugpack.in
ceph-disk ceph-disk: zap needs at least one device 2013-12-15 15:34:17 +01:00
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 ceph: tolerate commands without any child args 2013-10-24 12:35:47 -07:00
cephfs.cc
check_version
cls_acl.cc
cls_crypto.cc
cmonctl
fetch_config
init-ceph.in sysvinit, upstart: use df -P when weighting new OSDs 2013-11-30 13:41:15 -08:00
init-radosgw Add a verbose argument and some verbosity 2013-11-05 12:07:18 -05:00
init-radosgw.sysv radosgw: increase nofiles ulimit on sysvinit machines 2013-12-12 14:53:13 +01:00
init-rbdmap Update init-rbdmap 2013-10-24 14:49:53 -07:00
libcephfs.cc ceph: Fix compilation with GCC compiler 2013-11-01 16:08:55 -07:00
librados-config.cc
loadclass.sh
logrotate.conf
make_version
Makefile-env.am make: increase maximum template recursion depth 2013-12-07 10:22:54 -08:00
Makefile.am Merge pull request #965 from ksperis/rbdmap.upstart 2013-12-18 08:57:29 -08:00
mkcephfs.in
mount.fuse.ceph
multi-dump.sh
ps-ceph.pl
push_to_qemu.pl
rbd.cc rbd: make coverity happy 2013-12-17 17:42:30 +02:00
rbdmap
README
sample.ceph.conf
stop.sh vstart/stop: use pkill instead of killall 2013-12-17 13:48:18 +01:00
TODO
unittest_bufferlist.sh test: Change interpreter from /bin/bash to /bin/sh 2013-10-28 11:50:49 -07:00
valgrind.supp
verify-mds-journal.sh
vstart.sh vstart: Update apache conf to run against apache 2.4 2013-12-18 15:54:53 +01:00
yasm-wrapper

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