ceph/src
James Page b4c08b2b3a mds: resolve type mismatches on 32 bit archs
Ensure that size_t is cast to uint64_t on 32 bit architectures
to avoid compilation failures due mismatches between uint64_t
and size_t.

Signed-off-by: James Page <james.page@ubuntu.com>
2020-03-26 15:57:25 +00:00
..
arch
auth mon: Build ceph-mon without using namespace declarations in headers 2020-03-22 00:28:46 -04:00
bash_completion
blkin@f24ceec055
c-ares@fd6124c74d
ceph-volume
cephadm Merge PR #33957 into master 2020-03-24 16:42:09 -05:00
civetweb@bb99e93da0
client
cls
common Merge pull request #34106 from adamemerson/wip-namespace-mon 2020-03-25 10:48:57 +08:00
compressor Merge pull request #34106 from adamemerson/wip-namespace-mon 2020-03-25 10:48:57 +08:00
crimson Merge pull request #34104 from tchaikov/crimson-admin-close 2020-03-23 17:10:40 +08:00
crush
crypto crypto: Build without using namespace declarations in headers 2020-03-22 00:28:39 -04:00
dmclock@1961f9045f
doc
erasure-code
fmt@7ad3015f5b
global global: Build without using namespace declarations in headers 2020-03-22 00:28:00 -04:00
googletest@10b1902d89
include Merge pull request #32171 from rosinL/wip-ec-isla-aarch64 2020-03-23 12:46:39 +08:00
isa-l@806b55ee57
java
journal
json_spirit
key_value_store
kv mon: Build ceph-mon without using namespace declarations in headers 2020-03-22 00:28:46 -04:00
librados
libradosstriper
librbd Merge PR #34105 into master 2020-03-23 08:24:06 -05:00
log
lua@1fce39c639
mds mds: resolve type mismatches on 32 bit archs 2020-03-26 15:57:25 +00:00
messages mon: Build ceph-mon without using namespace declarations in headers 2020-03-22 00:28:46 -04:00
mgr Merge pull request #34106 from adamemerson/wip-namespace-mon 2020-03-25 10:48:57 +08:00
mon mon: Build ceph-mon without using namespace declarations in headers 2020-03-22 00:28:46 -04:00
mount
msg Merge pull request #33883 from dragonylffly/wip-fix-comments 2020-03-21 14:31:16 +08:00
objclass
objsync
ocf
os Merge pull request #34106 from adamemerson/wip-namespace-mon 2020-03-25 10:48:57 +08:00
osd mon: Build ceph-mon without using namespace declarations in headers 2020-03-22 00:28:46 -04:00
osdc
perfglue mon: Build ceph-mon without using namespace declarations in headers 2020-03-22 00:28:46 -04:00
powerdns
pybind Merge PR #33851 into master 2020-03-24 17:26:49 -05:00
python-common Merge PR #34042 into octopus 2020-03-22 18:32:11 -05:00
rapidjson@f54b0e47a0
rbd_fuse
rbd_replay
rgw Merge PR #33777 into octopus 2020-03-13 15:55:34 -05:00
rocksdb@4c736f1778
script script/ceph-backport.sh: bump version number 2020-03-24 10:36:59 +01:00
seastar@663f9bb6cb seastar: pickup change to always enable smp poller 2020-03-13 10:10:49 +08:00
spawn@5f4742f647
spdk@06d09c1108
telemetry
test Merge pull request #34103 from yanghonggang/perf-msgr-client 2020-03-24 12:46:55 +08:00
tools Merge PR #34105 into master 2020-03-23 08:24:06 -05:00
tracing
xxHash@1f40c6511f
zstd@83b51e9f88
.gitignore
btrfs_ioc_test.c
ceph_common.sh
ceph_fuse.cc
ceph_mds.cc
ceph_mgr.cc
ceph_mon.cc mon: Build ceph-mon without using namespace declarations in headers 2020-03-22 00:28:46 -04:00
ceph_osd.cc
ceph_release
ceph_syn.cc
ceph_ver.c
ceph_ver.h.in.cmake
ceph-clsinfo
ceph-coverage.in
ceph-crash.in
ceph-create-keys
ceph-debugpack.in
ceph-osd-prestart.sh
ceph-post-file.in
ceph-rbdnamer
ceph-run
ceph.conf.twoosds
ceph.in ceph.in: use os._exit when we don't shut down 2020-03-13 13:29:14 -05: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
mypy.ini
perf_histogram.h
ps-ceph.pl
push_to_qemu.pl
rbd-replay-many
rbdmap
README
sample.ceph.conf
stop.sh
TODO
vnewosd.sh
vstart.sh Merge PR #34060 into master 2020-03-19 11:07:16 -05:00
yasm-wrapper

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