ceph/src
songbaisen e885500756 ceph: when osd_location_hook does not exist, we should exit error.
If the user define "osd crush location hook" in ceph.conf, but the
    osd_location_hook tool does not exist,we should exit error.

Signed-off-by:song baisen <song.baisen@zte.com.cn>
2017-01-17 19:47:48 +08:00
..
arch
auth assert(0) -> ceph_abort() 2016-11-21 23:37:31 -05:00
bash_completion
Beast@999e2fa031
boost@1790aff3b3 boost: pull up boost to enable boost_python build 2016-11-07 16:01:29 -05:00
brag
ceph-detect-init tests: pin flake8 to avoid behavior changes 2016-11-14 19:33:13 +01:00
ceph-disk ceph-disk: trigger must ensure device ownership 2016-11-22 15:29:25 +01:00
civetweb@cc0dfa11da rgw: revert unintentional change to civetweb 2016-11-15 11:15:57 -08:00
client Merge pull request #12031 from liewegas/wip-ceph-abort 2016-11-23 19:00:10 +08:00
cls Merge pull request #11969 from yehudasa/wip-17897 2016-11-23 20:46:55 +01:00
common Merge pull request #12129 from wjin/fix_backoffthrottle_comment 2016-11-23 08:44:15 -08:00
compressor assert(0) -> ceph_abort() 2016-11-21 23:37:31 -05:00
crush ceph: when osd_location_hook does not exist, we should exit error. 2017-01-17 19:47:48 +08:00
doc src/doc: move exports.txt into doc/ 2016-11-22 23:14:15 +00:00
dpdk@a38e5ec15e msg/async: add dpdk stack plugin 2016-11-09 11:39:20 +08:00
erasure-code erasure-code: fix gf-complete warning 2016-11-23 15:38:14 +08:00
global common,test: g_ceph_context->put() upon return 2016-11-24 22:38:28 +08:00
googletest@fdb8504792
include Merge pull request #12106 from ceph/wip-jlayton-libcephfs 2016-11-28 00:00:20 +00:00
isa-l@8faa0a2802
java
jobs
journal
json_spirit
key_value_store kvs: ObjectWriteOPerations can't be in a VLA 2016-11-16 19:54:31 -05:00
kv Merge pull request #12064 from majianpeng/rocksdb-perf 2016-11-22 16:33:22 -08:00
librados Merge pull request #9172 from majianpeng/librados-add-fullforce 2016-11-25 23:12:45 +08:00
libradosstriper radosstriper : Fixed locking of truncation in libradosstriper 2016-11-01 16:37:12 +01:00
librbd Merge pull request #12160 from vshankar/wip-17973 2016-11-23 08:22:16 -05:00
log global/signal_handler: reset injected segv after test 2016-11-22 22:29:45 +08:00
lua@1fce39c639
mds Merge pull request #11994 from ukernel/wip-17193 2016-11-23 18:31:54 +00:00
messages assert(0) -> ceph_abort() 2016-11-21 23:37:31 -05:00
mgr assert(0) -> ceph_abort() 2016-11-21 23:37:31 -05:00
mon Merge pull request #9859 from x11562/OSDMap 2016-11-25 23:16:36 +08:00
mount
msg Merge pull request #12031 from liewegas/wip-ceph-abort 2016-11-23 19:00:10 +08:00
objclass
objsync
ocf
os Merge pull request #11841 from hjwsm1989/filestore 2016-11-25 23:05:29 +08:00
osd Merge pull request #10553 from songbaisen/c3 2016-11-25 23:10:05 +08:00
osdc Merge pull request #12055 from liewegas/wip-17942 2016-11-23 19:05:35 +08:00
perfglue
powerdns
pybind ceph_volume_client: set an existing auth ID's default mon caps 2016-11-21 15:35:21 +05:30
rbd_fuse
rbd_replay common,test: g_ceph_context->put() upon return 2016-11-24 22:38:28 +08:00
rgw Merge pull request #11982 from zhouruisong/master 2016-11-25 17:30:44 +01:00
rocksdb@a0deec960f rocksdb: update to latest 2016-11-21 21:43:29 +08:00
script Merge pull request #12162 from liewegas/wip-coverity 2016-11-23 09:15:13 -05:00
spdk@9322c25808 rgw: move compression code in filters system 2016-11-02 11:35:22 +01:00
test Merge pull request #11733 from tchaikov/wip-17762 2016-11-25 01:27:53 +08:00
tools Merge pull request #11733 from tchaikov/wip-17762 2016-11-25 01:27:53 +08:00
tracing Merge pull request #11709 from iain-buclaw-sociomantic/librados_aioexec 2016-11-17 18:50:04 -06:00
upstart Merge pull request #11631 from wolsen/issues/17689 2016-11-23 16:28:51 +01:00
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 Merge pull request #11733 from tchaikov/wip-17762 2016-11-25 01:27:53 +08:00
ceph_mds.cc common,test: g_ceph_context->put() upon return 2016-11-24 22:38:28 +08:00
ceph_mgr.cc common,test: g_ceph_context->put() upon return 2016-11-24 22:38:28 +08:00
ceph_mon.cc common,test: g_ceph_context->put() upon return 2016-11-24 22:38:28 +08:00
ceph_osd.cc common,test: g_ceph_context->put() upon return 2016-11-24 22:38:28 +08:00
ceph_syn.cc common,test: g_ceph_context->put() upon return 2016-11-24 22:38:28 +08:00
ceph_ver.c
ceph_ver.h.in.cmake
ceph-clsinfo
ceph-coverage.in
ceph-create-keys ceph-create-keys: wait 10 minutes to get or create the bootstrap key, not forever 2016-11-02 12:30:30 -04:00
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 cmake: regroup CMAKE_CXX_FLAGS and CMAKE_C_FLAGS 2016-11-23 16:45:18 +08:00
cmonctl
etc-rbdmap
fetch_config
init-ceph.in ceph: when osd_location_hook does not exist, we should exit error. 2017-01-17 19:47:48 +08:00
init-radosgw
init-rbdmap
krbd.cc krbd: kernel client expects ip[:port], not an entity_addr_t 2016-11-10 22:37:17 +01:00
libcephfs.cc libcephfs: vet the CEPH_REQ_* flags in the C wrappers 2016-11-18 13:59:49 -05:00
librados-config.cc common,test: g_ceph_context->put() upon return 2016-11-24 22:38:28 +08:00
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 vstart: ratchet down the osd_copyfrom_max_chunk to make multiple chunks likely 2016-11-17 10:40:15 -08:00
yasm-wrapper yasm-wrapper: translate "-isystem $1" to "-i $1" 2016-11-21 12:00:25 +08:00

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