ceph/src
Adam C. Emerson 7fcfb60170 msg/rdma/infiniband: Silence memset warning
Though it may be better in the long-run to replace the malloc-like
interface with an Allocator type interface.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
2018-05-09 13:26:29 -04:00
..
arch
auth auth: silence -Wparentheses warning 2018-05-07 15:21:49 +08:00
bash_completion
blkin@f24ceec055
brag
ceph-detect-init
ceph-disk
ceph-volume ceph-volume tests verify get_devices captures device metadata 2018-05-04 13:23:03 -04:00
civetweb@321b4eb68e
client client: Do not memset frag_info_t and inode_t 2018-05-09 13:26:29 -04:00
cls rgw: Fix uninitialized value warning 2018-05-09 13:26:29 -04:00
common blkdev: Check return of snprintf and error on truncation 2018-05-09 13:26:29 -04:00
compressor Merge pull request #19714 from qwren/qatzip-compressor 2018-05-04 09:17:17 +08:00
crush Merge pull request #21637 from ceph/wip-da-SCA-20180423 2018-05-06 11:34:52 +08:00
crypto
dmclock
doc
erasure-code misc: mark functions with 'override' specifier 2018-05-02 20:12:45 +02:00
global
googletest@fdb8504792
include Merge pull request #19714 from qwren/qatzip-compressor 2018-05-04 09:17:17 +08:00
isa-l@7e1a337433
java cmake: bump up JDK version to 1.8 2018-05-04 22:55:44 +08:00
journal
json_spirit
key_value_store
kv Merge pull request #21637 from ceph/wip-da-SCA-20180423 2018-05-06 11:34:52 +08:00
libcephd
librados Merge pull request #21609 from dragonylffly/wip-fix-create-ioctx 2018-05-09 20:20:54 +08:00
libradosstriper
librbd Merge pull request #21637 from ceph/wip-da-SCA-20180423 2018-05-06 11:34:52 +08:00
log
lua@1fce39c639
mds mds: Do not memset fnode_t 2018-05-09 13:26:29 -04:00
messages Merge pull request #21845 from tchaikov/wip-gcc-warnings 2018-05-08 14:03:12 +08:00
mgr Merge pull request #21793 from b-ranto/wip-expose-objects 2018-05-07 10:33:03 +08:00
mon mon: Remove unused variable 2018-05-09 13:26:29 -04:00
mount mount: Enlarge buffer to fix overflow warning 2018-05-09 13:26:29 -04:00
msg msg/rdma/infiniband: Silence memset warning 2018-05-09 13:26:29 -04:00
objclass
objsync
ocf
os FuseStore: Expand buffers to prevent overflow 2018-05-09 13:26:29 -04:00
osd mds,messages: silence -Wclass-memaccess warnings 2018-05-07 15:21:49 +08:00
osdc Merge pull request #21637 from ceph/wip-da-SCA-20180423 2018-05-06 11:34:52 +08:00
perfglue perfglue: Silence truncation warning 2018-05-09 13:26:29 -04:00
powerdns
pybind Merge pull request #21851 from votdev/improve_error_panel 2018-05-09 16:49:03 +02:00
rapidjson@f54b0e47a0
rbd_fuse
rbd_replay
rgw rgw: Exceptions should be caught by const reference 2018-05-09 13:26:29 -04:00
rocksdb@f4a857da0b
script Merge pull request #21807 from smithfarm/wip-python-encoding 2018-05-04 09:33:45 +08:00
spdk@dc82989dd2
test test: Enlarge a few buffers 2018-05-09 13:26:29 -04:00
tools Merge pull request #19041 from dragonylffly/wip-list-objects-in-a-pg 2018-05-06 11:33:47 +08:00
tracing
upstart
xxHash@1f40c6511f
zstd@f4340f46b2
.gitignore
btrfs_ioc_test.c
ceph_common.sh
ceph_fuse.cc
ceph_mds.cc
ceph_mgr.cc
ceph_mon.cc
ceph_osd.cc
ceph_release
ceph_syn.cc
ceph_ver.c
ceph_ver.h.in.cmake
ceph-clsinfo
ceph-coverage.in
ceph-create-keys
ceph-debugpack.in
ceph-osd-prestart.sh
ceph-post-file.in
ceph-rbdnamer
ceph-run
ceph.conf.twoosds
ceph.in librados: timeout on mgr_command() 2018-05-04 19:23:02 +08:00
cls_acl.cc
cls_crypto.cc
CMakeLists.txt
cmonctl
etc-rbdmap
init-ceph.in
init-radosgw
init-rbdmap
krbd.cc
libcephfs.cc
librados-config.cc
loadclass.sh
logrotate.conf
mount.fuse.ceph
mrgw.sh
mrun
mstart.sh
mstop.sh
multi-dump.sh
perf_histogram.h
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 MDSMonitor: promote standby after fs creation 2018-05-04 11:01:09 -07:00
yasm-wrapper

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