mirror of
https://github.com/ceph/ceph
synced 2025-02-08 11:29:17 +00:00
* refs/pull/33674/head: mgr/volumes: OpSmException.error -> OpSmException.errno mgr/volumes: remove unneeded assignment to `NoneType` mgr/volumes: add missing OpSmException import mgr/volumes: add missing error code mgr/volumes: remove stray return mgr/volumes: fixup format string args mgr/volumes: add missing `mgr` param mgr/volumes: assert self.fs mgr/volumes: skip type checking on RTimer class mgr/volumes: fixup threading.Timer import mgr/volumes: fix positional str formatting mgr/volumes: place getters and setters next to each other mgr/volumes: reverse params passed to `isinstace()` mgr/volumes: fix arg typo '.' -> ',' mgr/volumes: add `deque` type mgr/volumes: `threading.Event.isSet` no longer exists in py3 mgr/volumes: assert JobThread class mgr/volumes: import VolumeException mgr/volumes: use `SafeConfigParser` with py2 mgr/volumes: use python version during configparser import mgr/volumes: add `Dict` type mgr/volumes: import errno mgr/volumes: add `mgr/volumes` to the mypy checks Reviewed-by: Patrick Donnelly <pdonnell@redhat.com> Reviewed-by: Venky Shankar <vshankar@redhat.com> Reviewed-by: Ramana Raja <rraja@redhat.com> |
||
---|---|---|
.. | ||
arch | ||
auth | ||
bash_completion | ||
blkin@f24ceec055 | ||
c-ares@fd6124c74d | ||
ceph-volume | ||
cephadm | ||
civetweb@bb99e93da0 | ||
client | ||
cls | ||
common | ||
compressor | ||
crimson | ||
crush | ||
crypto | ||
dmclock@1961f9045f | ||
doc | ||
erasure-code | ||
fmt@7ad3015f5b | ||
global | ||
googletest@10b1902d89 | ||
include | ||
isa-l@7e1a337433 | ||
java | ||
journal | ||
json_spirit | ||
key_value_store | ||
kv | ||
librados | ||
libradosstriper | ||
librbd | ||
log | ||
lua@1fce39c639 | ||
mds | ||
messages | ||
mgr | ||
mon | ||
mount | ||
msg | ||
objclass | ||
objsync | ||
ocf | ||
os | ||
osd | ||
osdc | ||
perfglue | ||
powerdns | ||
pybind | ||
python-common | ||
rapidjson@f54b0e47a0 | ||
rbd_fuse | ||
rbd_replay | ||
rgw | ||
rocksdb@4c736f1778 | ||
script | ||
seastar@2670723fee | ||
spawn@5f4742f647 | ||
spdk@06d09c1108 | ||
telemetry | ||
test | ||
tools | ||
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 | ||
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 | ||
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 | ||
yasm-wrapper |
Sage Weil <sage@newdream.net> Ceph - scalable distributed storage system