mirror of
https://github.com/ceph/ceph
synced 2024-12-28 06:23:08 +00:00
fb956b742c
persist inconsistent objects found when comparing the ScrubMaps collected from replica/shards. the discrepancies between the auth copy and the replica are identified as inconsistencies. and hence encoded into the omap of an object of the temp coll of the PG in question. scrub_types.{h,cpp} are introduced to hide the details of how we persist the scrub types from the librados client. Signed-off-by: Kefu Chai <kchai@redhat.com> |
||
---|---|---|
.. | ||
arch | ||
auth | ||
bash_completion | ||
brag | ||
ceph-detect-init | ||
ceph-disk | ||
civetweb@8d271315a5 | ||
client | ||
cls | ||
common | ||
compressor | ||
crush | ||
doc | ||
erasure-code | ||
global | ||
gmock@49beb3bdf0 | ||
include | ||
java | ||
jobs | ||
journal | ||
json_spirit | ||
key_value_store | ||
kv | ||
librados | ||
libradosstriper | ||
librbd | ||
log | ||
mds | ||
messages | ||
mon | ||
mount | ||
msg | ||
objclass | ||
objsync | ||
ocf | ||
os | ||
osd | ||
osdc | ||
perfglue | ||
powerdns | ||
pybind | ||
rbd_fuse | ||
rbd_replay | ||
rgw | ||
rocksdb@fa98456ccb | ||
script | ||
spdk@9322c25808 | ||
test | ||
tools | ||
tracing | ||
upstart | ||
xxHash@44a6297b29 | ||
.gitignore | ||
btrfs_ioc_test.c | ||
ceph_common.sh | ||
ceph_fuse.cc | ||
ceph_mds.cc | ||
ceph_mon.cc | ||
ceph_osd.cc | ||
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 | ||
cmonctl | ||
etc-rbdmap | ||
fetch_config | ||
init-ceph.in | ||
init-radosgw | ||
init-rbdmap | ||
krbd.cc | ||
libcephfs.cc | ||
librados-config.cc | ||
loadclass.sh | ||
logrotate.conf | ||
make_version | ||
Makefile-client.am | ||
Makefile-env.am | ||
Makefile-rocksdb.am | ||
Makefile-server.am | ||
Makefile-spdk.am | ||
Makefile.am | ||
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 | ||
yasm-wrapper |
Sage Weil <sage@newdream.net> Ceph - scalable distributed storage system