ceph/src
Kefu Chai 29397ca589 test/journal: always close object
otherwise when we destruct `TestObjectRecorder::Handler::lock` or
`journal::JournalRecorder::m_object_locks`, it/they would be still
being waited by some condition variable.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2019-08-05 09:07:22 +08:00
..
arch
auth auth: remove unused forwarde declaration 2019-08-03 11:27:20 +08:00
bash_completion
blkin@f24ceec055
c-ares@fd6124c74d
ceph-volume Merge pull request #29401 from jan--f/c-v-inventory-parttype 2019-08-02 11:17:17 +02:00
civetweb@bb99e93da0
client client: s/Mutex/ceph::mutex/ 2019-08-03 09:34:50 +08:00
cls cls/rgw: s/Mutex/ceph::mutex/ 2019-08-03 11:27:19 +08:00
common common/Mutex: remove Mutex 2019-08-03 11:27:21 +08:00
compressor
crimson common/Mutex: remove Mutex 2019-08-03 11:27:21 +08:00
crush crush: remove unused #include 2019-08-03 11:27:20 +08:00
crypto
dmclock@a86236a196
doc
erasure-code erasure-code: s/Mutex/ceph::mutex/ 2019-08-03 11:27:19 +08:00
fmt@7ad3015f5b
global Merge pull request #28012 from rouming/bootstrap-after-setuid 2019-07-28 22:36:45 +08:00
googletest@9997a830ee
include include/Context: s/Mutex/ceph::mutex/ 2019-08-03 11:27:19 +08:00
isa-l@7e1a337433
java
journal journal: s/Mutex/ceph::mutex/ 2019-08-03 11:27:19 +08:00
json_spirit
key_value_store cls_kvs: s/Mutex/ceph::mutex/ 2019-08-03 11:27:20 +08:00
kv kv: s/Mutex/ceph::mutex/ 2019-08-03 11:27:20 +08:00
librados librados: s/Mutex/ceph::mutex/ 2019-08-03 09:34:50 +08:00
libradosstriper librados: s/Mutex/ceph::mutex/ 2019-08-03 09:34:50 +08:00
librbd librbd: s/Mutex/ceph::mutex/ 2019-08-03 11:27:19 +08:00
log
lua@1fce39c639
mds mds: s/Mutex/ceph::mutex/ 2019-08-03 11:27:19 +08:00
messages mon/OSDMonitor: implement MOSDMarkMeDead handling 2019-07-25 12:24:25 -05:00
mgr mds: s/Mutex/ceph::mutex/ 2019-08-03 11:27:19 +08:00
mon mon: s/Mutex/ceph::mutex/ 2019-08-03 09:34:50 +08:00
mount src/mount: check before dereference buf 2019-07-26 14:27:02 +08:00
msg msg: s/Mutex/ceph::mutex/ 2019-08-03 09:34:50 +08:00
objclass Merge pull request #29322 from rzarzynski/wip-objclass-cleanup 2019-08-03 20:25:39 +08:00
objsync
ocf
os os: s/Mutex/ceph::mutex/ 2019-08-03 11:27:18 +08:00
osd Merge pull request #29322 from rzarzynski/wip-objclass-cleanup 2019-08-03 20:25:39 +08:00
osdc osdc: Fix a missing ':' for the correct namespace 2019-08-03 17:04:46 +02:00
perfglue
powerdns
pybind Merge pull request #29046 from p-na/wip-pna-disable-user 2019-08-02 10:05:21 +01:00
python-common cmake: Add python-common 2019-07-26 12:07:58 +02:00
rapidjson@f54b0e47a0
rbd_fuse
rbd_replay
rgw rgw: s/Mutex/ceph::mutex/ 2019-08-03 11:27:19 +08:00
rocksdb@4c736f1778
script cmake: add add_tox_test() 2019-08-01 21:33:30 +08:00
seastar@7744693ca5
spdk@06d09c1108
telemetry
test test/journal: always close object 2019-08-05 09:07:22 +08:00
tools rbd-ggate: fix compile errors from ceph::mutex update 2019-08-04 15:47:45 +02:00
tracing
xxHash@1f40c6511f
zstd@83b51e9f88
.gitignore
btrfs_ioc_test.c
ceph_common.sh
ceph_fuse.cc
ceph_mds.cc mds: s/Mutex/ceph::mutex/ 2019-08-03 11:27:19 +08:00
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 Merge pull request #29148 from tchaikov/wip-cmake-python2 2019-07-24 20:14:01 +08:00
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 Merge pull request #29322 from rzarzynski/wip-objclass-cleanup 2019-08-03 20:25:39 +08:00
cmonctl
etc-rbdmap
init-ceph.in
init-radosgw
init-rbdmap
krbd.cc
libcephfs.cc libcephfs: remove unused #include 2019-08-03 11:27:20 +08:00
librados-config.cc
loadclass.sh
logrotate.conf
mount.fuse.ceph
mrgw.sh vstart.sh: run multiple rgws with different ids 2019-07-23 10:08:23 +00:00
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 vstart: Add python-common 2019-07-26 12:04:58 +02:00
yasm-wrapper

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