ceph/src
David Zafman 19cff890eb Add backward comptible acting set until all OSDs updated
Add configuration variable to override compatible acting set handling.
Later we'll check the osdmap that all OSDs are updated to use new acting sets.

Fixes: #6990

Signed-off-by: David Zafman <david.zafman@inktank.com>
2013-12-17 11:43:40 -08:00
..
arch
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 Add backward comptible acting set until all OSDs updated 2013-12-17 11:43:40 -08:00
crush Merge pull request #923 from dachary/wip-crush-test 2013-12-10 09:06:31 -08:00
doc
global
gtest
include Merge pull request #904 from ceph/wip-mds-cluster2 2013-12-16 17:03:27 -08: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 Merge pull request #904 from ceph/wip-mds-cluster2 2013-12-16 17:03:27 -08:00
messages mds: add CEPH_FEATURE_EXPORT_PEER and bump the protocal version 2013-12-16 12:15:25 +08:00
mon mon: move supported_commands fields, methods into Monitor, and fix leak 2013-12-16 16:09:44 -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 FileJournal: use pclose() to close a popen() stream 2013-12-16 18:57:22 +02:00
osd Add backward comptible acting set until all OSDs updated 2013-12-17 11:43:40 -08:00
osdc Merge remote-tracking branch 'gh/wip-hitset' 2013-12-15 16:57:23 -08:00
perfglue
pybind
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 ceph_test_rados_api_tier: fix HitSetTrim vs split, too 2013-12-16 17:10:48 -08:00
tools Merge pull request #923 from dachary/wip-crush-test 2013-12-10 09:06:31 -08:00
upstart Merge remote-tracking branch 'origin/next' 2013-12-06 11:24:06 -08: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-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
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
libcephfs.cc
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 rbd: match against whole disks on unmap 2013-12-13 17:40:52 +02:00
mkcephfs.in
mount.fuse.ceph
multi-dump.sh
ps-ceph.pl
push_to_qemu.pl
rbd.cc Merge remote-tracking branch 'gh/wip-objecter-full-2' 2013-12-13 10:49:10 -08:00
rbdmap
README
sample.ceph.conf
stop.sh
TODO
unittest_bufferlist.sh
valgrind.supp
verify-mds-journal.sh
vstart.sh Merge remote-tracking branch 'gh/wip-hitset' 2013-12-15 16:57:23 -08:00
yasm-wrapper

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