ceph/src
Matt Benjamin 8db2c6a969 librgw: fix initialization of string_ref from temporary
Found by valgrind.  The good news:  amounts to proof that the
sref notation works.

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
2016-02-12 12:07:06 -05:00
..
arch
auth make ctors with one argument explicit 2016-01-29 23:48:58 +01:00
bash_completion
brag
ceph-detect-init ceph-disk,ceph-detect-init: clean the build directory 2016-02-12 17:10:41 +07:00
ceph-disk Merge pull request #7351 from fmeppo/master 2016-02-12 23:10:18 +07:00
civetweb@8d271315a5 librgw: fix some return warnings (and cosmetic) 2016-02-12 11:55:56 -05:00
client osdc: Update to use C++11 concurrency 2016-02-05 17:07:28 -05:00
cls cls_journal: new get_client / client_update methods 2016-02-05 15:21:28 -05:00
common librgw: fix initialization of string_ref from temporary 2016-02-12 12:07:06 -05:00
compressor Merge pull request #7437 from Ved-vampir/wip_zlib_plugin 2016-02-08 09:15:04 -05:00
crush Merge pull request #7560 from tchaikov/wip-fix-icl 2016-02-09 08:55:59 -05:00
doc
erasure-code misc: using move construct to avoid extra atomic inc/dec 2016-02-03 02:36:44 +08:00
global Merge pull request #7377 from liewegas/wip-datadir-search 2016-02-05 20:03:50 -05:00
gmock@49beb3bdf0
include librgw: introduce RGW_LOOKUP_FLAG_CREATE 2016-02-12 12:05:50 -05:00
java
jobs
journal journal: remove unused ObjectPlayer::m_fetch_interval 2016-02-07 01:59:46 +08:00
json_spirit
key_value_store
kv Merge branch 'wip-spdk' of git://github.com/yuyuyu101/ceph 2016-02-02 11:02:12 -05:00
librados osdc: Update to use C++11 concurrency 2016-02-05 17:07:28 -05:00
libradosstriper
librbd Merge pull request #7583 from dillaman/wip-librbd-journal-fsx 2016-02-11 21:09:01 -08:00
log log: remove "boost/asio.hpp" from Log.h 2016-02-09 21:27:25 -08:00
mds Merge pull request #5931 from ceph/wip-cxx11concurrency 2016-02-08 09:23:15 -05:00
messages Merge pull request #6608 from esnyder/wip-6634 2016-02-08 09:17:49 -05:00
mon log: remove "boost/asio.hpp" from Log.h 2016-02-09 21:27:25 -08:00
mount
msg Merge pull request #7567 from branch-predictor/bp-slimdown-conns 2016-02-11 08:43:46 -05:00
objclass
objsync
ocf
os os/bluestore: fix a typo in SPDK path parsing 2016-02-10 20:44:33 -05:00
osd Merge pull request #5961 from majianpeng/small-fix 2016-02-11 08:46:22 -05:00
osdc Merge pull request #7581 from jcsp/wip-asok-lockdep 2016-02-11 08:42:26 -05:00
perfglue
powerdns
pybind Merge pull request #6813 from manens/pybind_rados_snapshot_read 2016-02-02 11:26:47 +08:00
rbd_fuse
rbd_replay Merge pull request #7474 from jack-changtao/wip-cmake2 2016-02-06 01:14:58 +08:00
rgw librgw: fix initialization of string_ref from temporary 2016-02-12 12:07:06 -05:00
rocksdb@fa98456ccb
script scripts: ceph-release-notes fix merge messages handling 2016-02-10 16:19:58 +07:00
spdk@c02b179490 spdk: add submodule spdk for the nvme support 2016-02-04 14:03:21 +08:00
test librgw: update posix-style read path 2016-02-12 12:06:55 -05:00
tools librbd: initial version of journal client and tag metadata 2016-02-05 15:21:28 -05:00
tracing
upstart
xxHash@44a6297b29 xxHash: add as submodule 2016-02-12 12:05:03 -05:00
.gitignore .gitignore: add rbd-mirror 2016-02-04 11:42:52 -08:00
btrfs_ioc_test.c
ceph_common.sh
ceph_fuse.cc
ceph_mds.cc global: add data_dir_option for all daemons 2016-02-04 17:06:02 -05:00
ceph_mon.cc global: add data_dir_option for all daemons 2016-02-04 17:06:02 -05:00
ceph_osd.cc src/ceph_osd.cc Add missing newline to usage message 2016-02-11 21:29:19 +01: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-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
cephfs.cc
cls_acl.cc
cls_crypto.cc
CMakeLists.txt xxHash: build internally 2016-02-12 12:05:06 -05:00
cmonctl
etc-rbdmap
fetch_config
init-ceph.in
init-radosgw
init-rbdmap
krbd.cc
libcephfs.cc make ctors with one argument explicit 2016-01-29 23:48:58 +01:00
librados-config.cc
loadclass.sh
logrotate.conf
make_version
Makefile-client.am
Makefile-env.am Merge pull request #7503 from tchaikov/wip-cmake-spdk 2016-02-05 09:16:59 -05:00
Makefile-rocksdb.am
Makefile-server.am ceph-disk: refactor into a proper python module 2016-02-04 14:36:37 +07:00
Makefile-spdk.am makefile: include spdk source in dist tar ball. 2016-02-04 14:05:54 +08:00
Makefile.am Merge pull request #7503 from tchaikov/wip-cmake-spdk 2016-02-05 09:16:59 -05:00
mount.fuse.ceph Better parsing of arguments passed to mount.fuse.ceph by mount command. 2016-02-11 14:51:49 +01:00
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 Merge pull request #6920 from oritwas/wip-mstart-cmake 2016-02-11 12:43:04 -05:00
yasm-wrapper

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