ceph/src
Kefu Chai 260fea0f59 mgr: do not use pointers for MgrStandby members
it's simpler and easier to manage the life cycle of them this way.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-05-06 22:45:16 +08:00
..
arch arch: use __get_cpuid instead of do_cpuid 2017-04-28 09:32:46 +05:30
auth
bash_completion
Beast@d8db5f1a0d rgw: update Beast submodule 2017-05-05 10:12:35 -04:00
boost@1790aff3b3
brag
ceph-detect-init
ceph-disk ceph-disk: ceph-disk on FreeBSD should not use mpath-code 2017-04-29 12:48:50 +02:00
civetweb@7f9f5d1a7d
client Merge pull request #14920 from tchaikov/wip-14579 2017-05-06 00:29:12 +08:00
cls Merge pull request #14879 from wjwithagen/wip-wjw-reduce-noise-3 2017-05-03 13:19:29 -04:00
common Merge pull request #14927 from tchaikov/wip-19427 2017-05-06 00:31:33 +08:00
compressor compressor/zlib: fix plugin for non-Intel arches 2017-05-03 20:17:32 -07:00
crush crush: pass by const reference to kill compiling error 2017-05-01 15:45:42 +08:00
crypto
dmclock dmclock: ‘std::function’ has not been declared 2017-05-03 10:18:54 +05:30
doc
dpdk@d3bfeaaabf
erasure-code
global global/global_init.cc global_pre_init: look for ENOENT 2017-04-24 23:34:27 -07:00
googletest@fdb8504792
include rgw: rename frontend from asio to beast 2017-05-05 10:12:35 -04:00
isa-l@8faa0a2802
java
jobs
journal
json_spirit
key_value_store
kv kv: move 'bluestore-kv' hackery out of KeyValueDB into ceph-kvstore-tool 2017-05-01 10:24:03 -04:00
libcephd
librados librados: fix rados_pool_list when buf is null 2017-04-27 23:02:25 -04:00
libradosstriper
librbd librbd: add no-op event when promoting an image 2017-05-04 20:26:03 -04:00
log test: Don't dump core when using EXPECT_DEATH 2017-04-28 11:49:38 +10:00
lua@1fce39c639
mds fs: normalize file open flags internally used by cephfs 2017-04-28 17:29:41 +02:00
messages Merge pull request #13681 from liewegas/wip-epochs 2017-05-06 00:27:58 +08:00
mgr mgr: do not use pointers for MgrStandby members 2017-05-06 22:45:16 +08:00
mon Merge pull request #14920 from tchaikov/wip-14579 2017-05-06 00:29:12 +08:00
mount
msg msg/async/net_handler.cc: fix unused reference for option 2017-05-01 11:09:03 +02:00
objclass objclass-sdk: create SDK for Ceph object classes 2017-04-27 13:05:53 -07:00
objsync
ocf
os Merge pull request #14973 from ifed01/wip-bluestore-kvsync-cond 2017-05-05 08:20:35 -05:00
osd Merge pull request #13681 from liewegas/wip-epochs 2017-05-06 00:27:58 +08:00
osdc Merge pull request #14444 from liewegas/wip-past-intervals 2017-05-02 10:51:37 -05:00
perfglue
powerdns
pybind Merge pull request #14920 from tchaikov/wip-14579 2017-05-06 00:29:12 +08:00
rbd_fuse
rbd_replay
rgw rgw: rename frontend from asio to beast 2017-05-05 10:12:35 -04:00
rocksdb@e15382c09c rocksdb: sync with upstream 2017-04-27 20:53:59 +08:00
script
spdk@5742e9b9e7
test Merge pull request #14963 from dillaman/wip-19858 2017-05-05 15:27:07 +03:00
tools rbd-mirror: prevent infinite loop when computing replay status 2017-05-04 18:00:48 -04:00
tracing librbd: extended parent info API to retrieve parent id 2017-05-01 10:10:13 -04:00
upstart
xxHash@1f40c6511f
zstd@dc9931205a
.gitignore
btrfs_ioc_test.c
ceph_common.sh
ceph_fuse.cc client: enable using external Objecter 2017-05-03 13:37:52 +08:00
ceph_mds.cc
ceph_mgr.cc
ceph_mon.cc
ceph_osd.cc
ceph_syn.cc client: enable using external Objecter 2017-05-03 13:37:52 +08:00
ceph_ver.c
ceph_ver.h.in.cmake
ceph-clsinfo
ceph-coverage.in
ceph-create-keys mgr: add mgr allow * to client.admin 2017-04-28 15:40:33 +08: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 ceph.in, pybind/rados/rados.pyx: Handle EINVAL better 2017-04-24 15:43:26 -07:00
cls_acl.cc
cls_crypto.cc
CMakeLists.txt mgr: embed Client instance for mds_command 2017-05-03 13:37:52 +08:00
cmonctl
etc-rbdmap
fetch_config
init-ceph.in init-ceph: should have a space before "]" 2017-04-26 15:12:10 +08:00
init-radosgw
init-rbdmap
krbd.cc
libcephfs.cc client: enable using external Objecter 2017-05-03 13:37:52 +08: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 vstart: give mgr full mds/osd caps for tell 2017-05-03 10:37:17 +08:00
yasm-wrapper

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