ceph/src
songbaisen dd6bf541e4 msg: fix the wrong para in cpp_strerror
Signed-off-by:song baisen <song.baisen@zte.com.cn>
2016-05-24 10:22:34 +08:00
..
arch
auth AUTH: optimize header file dependency. 2016-05-20 04:43:33 -04:00
bash_completion bash_completion: now bash completion uses improved "ceph --completion" 2016-03-31 10:37:16 +02:00
brag cleanup: python: remove warnings of 'new blank line at EOF' 2016-05-09 11:28:42 +08:00
ceph-detect-init cleanup: python: remove warnings of 'trailing whitespace' 2016-05-09 11:25:08 +08:00
ceph-disk Merge pull request #8392 from dachary/wip-virtualenv-jewel 2016-05-04 09:27:58 -04:00
civetweb@e124940704 civetweb: combine various submodule changes 2016-05-03 15:01:19 -04:00
client client: report root's quota in statfs 2016-05-17 13:08:13 +01:00
cls cls_journal: Select min commit position for new clients 2016-05-20 19:56:35 +05:30
common Merge pull request #9231 from athanatos/wip-recovery-wq 2016-05-20 13:26:02 -04:00
compressor cmake: fix linking of compressor and plugins 2016-04-29 13:42:12 -04:00
crush Merge pull request #8141 from songbaisen/song14 2016-05-20 12:58:36 -04:00
doc Adding documentation on how to use new dynamic throttle scheme 2016-03-22 16:57:34 -04:00
erasure-code test/ec: build the libs only when 'make check' 2016-05-04 12:16:20 +02:00
global global: init crush_location on daemon start 2016-05-09 08:54:44 -04:00
gmock@49beb3bdf0
include Merge pull request #6208 from liewegas/wip-alloc-hints 2016-05-20 13:00:09 -04:00
java java: update libcephfs tests to learn pool name 2016-03-10 11:18:28 +00:00
jobs
journal Merge pull request #9211 from dillaman/wip-15938 2016-05-20 20:52:42 +03:00
json_spirit test: cmake: Fix make check compilation error 2016-03-14 18:30:41 +00:00
key_value_store
kv FreeBSD/src/kv/Makefile.am: Fix NPROC and add compilerflags 2016-05-10 23:41:17 +02:00
librados Merge pull request #6208 from liewegas/wip-alloc-hints 2016-05-20 13:00:09 -04:00
libradosstriper
librbd rbd-mirror: Unregister clients from non-primary images journal 2016-05-22 16:13:21 -04:00
log log: Log.cc: Assign LOG_INFO priority to syslog calls 2016-05-10 16:44:44 +10:00
mds Merge pull request #7070 from majianpeng/headerbeatmap-check 2016-05-20 12:59:35 -04:00
messages osd/ReplicatedBackend: reuse the already computed cost 2016-05-13 16:51:06 +08:00
mon Merge pull request #9193 from cxwshawn/wip-tc2-fix 2016-05-20 08:32:25 -04:00
mount
msg msg: fix the wrong para in cpp_strerror 2016-05-24 10:22:34 +08:00
objclass Merge pull request #8550 from xiexingguo/xxg-wip-cls 2016-05-04 09:28:44 -04:00
objsync
ocf
os Merge pull request #6208 from liewegas/wip-alloc-hints 2016-05-20 13:00:09 -04:00
osd Merge pull request #9231 from athanatos/wip-recovery-wq 2016-05-20 13:26:02 -04:00
osdc osdc/Objecter: move C_TwoContexts class to cc file 2016-05-21 15:48:18 +01:00
perfglue
powerdns cleanup: python: remove warnings of 'trailing whitespace' 2016-05-09 11:25:08 +08:00
pybind rbd: initial python APIs to support mirroring 2016-05-19 12:11:19 +03:00
rbd_fuse
rbd_replay
rgw Merge pull request #9102 from yehudasa/wip-rgw-leak-4 2016-05-20 15:30:44 -07:00
rocksdb@fa98456ccb
script script: subscription-manager support (part 3) 2016-03-29 18:12:40 +02:00
spdk@9322c25808
test rbd-mirror: test: Added unit test for testing image-deleter thread 2016-05-22 16:13:21 -04:00
tools rbd-mirror: test: Added unit test for testing image-deleter thread 2016-05-22 16:13:21 -04:00
tracing librados: add set_alloc_hint2 with flags 2016-05-14 09:18:49 -04:00
upstart upstart: new rbd-mirror daemon scripts 2016-03-18 17:53:05 -04:00
xxHash@1f40c6511f xxHash: fix submodule commit 2016-03-25 11:10:06 -04:00
.gitignore Revert "rgw ldap" 2016-03-12 20:07:04 -08:00
btrfs_ioc_test.c
ceph_common.sh
ceph_fuse.cc ceph-fuse: reopen log file on SIGHUP 2016-04-07 10:26:43 -04:00
ceph_mds.cc mds: remove ONESHOT_REPLAY mode 2016-05-03 12:57:22 +01:00
ceph_mon.cc features: deprecate CEPH_FEATURE_MONCLOCKCHECK 2016-03-16 18:10:11 -07:00
ceph_osd.cc os/ObjectStore: make device uuid probe output something friendly 2016-04-05 11:10:54 -04:00
ceph_syn.cc
ceph_ver.c
ceph_ver.h.in.cmake
ceph-clsinfo
ceph-coverage.in
ceph-create-keys
ceph-crush-location.in ceph-crush-location: osd_crush_location -> crush_location 2016-05-11 09:27:41 -04:00
ceph-debugpack.in
ceph-disk-udev
ceph-osd-prestart.sh osd: update crush_location on startup from ceph-osd 2016-05-09 08:54:44 -04:00
ceph-post-file.in
ceph-rbdnamer
ceph-rest-api
ceph-run
ceph.conf.twoosds
ceph.in Merge pull request #7693 from aclamk/auto_complete_python 2016-04-03 18:12:03 -04:00
cephfs.cc
cls_acl.cc
cls_crypto.cc
CMakeLists.txt rbd-mirror: Added implementation of image-deleter thread 2016-05-22 16:13:20 -04:00
cmonctl
etc-rbdmap
fetch_config
init-ceph.in init-ceph.in: remove duplicated words 2016-05-03 14:28:47 +08:00
init-radosgw
init-rbdmap
krbd.cc krbd: use sockaddr instead of sockaddr_storage to print 2016-05-11 08:12:26 -04:00
libcephfs.cc libcephfs: use entity_addr_t::get_sockaddr_storage() 2016-05-11 08:12:25 -04:00
librados-config.cc
loadclass.sh
logrotate.conf logrotate.conf: poke ceph-fuse after log rotation 2016-04-07 10:27:17 -04:00
make_version
Makefile-client.am
Makefile-env.am GTEST: Have FreeBSD use the TR1 code that comes with gtest. 2016-05-10 23:41:17 +02:00
Makefile-rocksdb.am
Makefile-server.am
Makefile-spdk.am
Makefile.am automake: use :: rule for adding target 2016-05-03 10:35:28 +08:00
mount.fuse.ceph
mrgw.sh
mrun mrun: update path to cmake binaries 2016-04-05 11:20:15 -04:00
mstart.sh mstart: start rgw on different ports as well 2016-03-16 17:22:02 +01:00
mstop.sh
multi-dump.sh multi-dump.sh: fix usage function 2016-04-23 18:43:16 +02:00
ps-ceph.pl
push_to_qemu.pl
rbd-replay-many
rbdmap rbdmap: drop init- prefix from logger tag 2016-03-19 06:34:45 +01:00
README
sample.ceph.conf
stop.sh vstart: update for cmake build path changes 2016-03-29 13:42:40 +01:00
TODO
unittest_bufferlist.sh cmake: unittest_bufferlist passing in cmake 2016-04-14 20:48:21 -04:00
valgrind.supp
vstart.sh vstart: put missing quotes around cmake env vars 2016-05-02 10:19:31 -04:00
yasm-wrapper

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