ceph/src
Sage Weil 01dd3dd79c Revert "msg/async/AsyncConnection: unregister connection when racing happened"
This reverts commit 5216309c25.  Seeing many
many instances of

     0> 2017-12-19 00:04:34.146 7fed2ebc1700 -1 /build/ceph-13.0.0-4128-gc27b472/src/msg/async/AsyncConnection.cc: In function 'void AsyncConnection::process()' thread 7fed2ebc1700 time 2017-12-19 00:04:34.147015
/build/ceph-13.0.0-4128-gc27b472/src/msg/async/AsyncConnection.cc: 726: FAILED assert(0 == "old msgs despite reconnect_seq feature")

 ceph version 13.0.0-4128-gc27b472 (c27b4726c18322825fbc2a58de2759766e332fa6) mimic (dev)
 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x102) [0x55ce15c5bab2]
 2: (AsyncConnection::process()+0x25f6) [0x55ce15f347e6]
 3: (EventCenter::process_events(int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)+0x6e8) [0x55ce15cf5988]
 4: (()+0xb7b965) [0x55ce15cf8965]
 5: (()+0xb8c80) [0x7fed30e02c80]
 6: (()+0x76ba) [0x7fed314f16ba]
 7: (clone()+0x6d) [0x7fed305683dd]

See http://tracker.ceph.com/issues/22231
Signed-off-by: Sage Weil <sage@redhat.com>
2017-12-18 21:40:06 -06:00
..
arch
auth Merge pull request #18124 from amitkumar50/cleanup-Min-Max 2017-12-01 10:32:52 +08:00
bash_completion
Beast@3fbbf22ed7 submodule: update Beast to ceph/ceph-master branch 2017-11-27 14:17:21 -05:00
blkin@f24ceec055
brag
ceph-detect-init
ceph-disk Merge pull request #19196 from shun-s/wip-cephdisk-fix-major-error 2017-12-03 10:34:02 +08:00
ceph-volume Merge pull request #19458 from wido/ceph-volume-eol 2017-12-16 08:38:28 -05:00
civetweb@bdaa39a1eb rgw: incorporate the Transfer-Encoding fix for CivetWeb. 2017-11-02 22:24:48 +01:00
client Merge PR #19271 into master 2017-12-15 11:08:11 -08:00
cls Merge pull request #19131 from theanalyst/usage-trim 2017-12-18 08:47:23 -08:00
common Merge pull request #19490 from adamemerson/wip-hypomodern 2017-12-16 12:31:13 +08:00
compressor Merge pull request #18888 from tchaikov/wip-osx 2017-11-14 15:02:33 +08:00
crush [cleanup] Remove namespace using directives for std 2017-11-27 13:46:58 +09:00
crypto
dmclock Merge commit 'c00eaf7446cbe456aa93bf8b05cf0a224dedca49' into wip-bring-in-dmclock 2017-12-05 10:28:49 -05:00
doc
erasure-code [cleanup] Remove namespace using directives for std 2017-11-27 13:46:58 +09:00
global cmake: link global-static against common 2017-12-14 19:01:34 +08:00
googletest@fdb8504792
include Merge PR #19277 into master 2017-12-17 16:08:22 -08:00
isa-l@7e1a337433
java cmake: s/LINK_PRIVATE/PRIVATE/ 2017-10-13 14:32:32 +08:00
journal journal: Trivial cleanup 2017-12-09 12:42:32 +09:00
json_spirit
key_value_store [cleanup] Remove namespace using directives for std 2017-11-27 13:46:58 +09:00
kv kv/RocksDB: Do comparisons under with_val 2017-12-07 15:46:11 -05:00
libcephd
librados common: add eventtrace support for librbd 2017-12-01 16:15:21 +05:30
libradosstriper
librbd librbd: remove unused member in FlattenRequest 2017-12-09 11:47:01 +02:00
log log: add log_stderr_prefix option 2017-12-12 08:38:41 -06:00
lua@1fce39c639
mds Merge PR #19234 into master 2017-12-18 06:53:03 -08:00
messages mon/OSDMonitor: share snaps removed during a map gap 2017-12-01 21:26:48 -06:00
mgr Merge pull request #19518 from jcsp/wip-mgr-access-denied 2017-12-16 12:32:40 +08:00
mon Merge pull request #19385 from liewegas/wip-stdout-logs 2017-12-16 12:27:57 +08:00
mount
msg Revert "msg/async/AsyncConnection: unregister connection when racing happened" 2017-12-18 21:40:06 -06:00
objclass osd: add processed_subop_count for cls_cxx_subop_version() 2017-10-30 14:19:02 -04:00
objsync
ocf
os Merge pull request #19490 from adamemerson/wip-hypomodern 2017-12-16 12:31:13 +08:00
osd Merge pull request #19490 from adamemerson/wip-hypomodern 2017-12-16 12:31:13 +08:00
osdc Merge pull request #19490 from adamemerson/wip-hypomodern 2017-12-16 12:31:13 +08:00
perfglue
powerdns
pybind Merge pull request #19493 from cernceph/dvanders_balancer 2017-12-15 15:22:44 +08:00
rapidjson@f54b0e47a0
rbd_fuse rbd-fuse: make sure PATH_MAX is defined 2017-10-30 11:59:47 +00:00
rbd_replay [cleanup] Remove namespace using directives for std 2017-11-27 13:46:58 +09:00
rgw Merge pull request #19129 from qrGitHub/wip-rgw-unused-param 2017-12-18 14:11:43 -05:00
rocksdb@8dd0a7e11a rocksdb: sync with upstream 2017-10-12 11:45:56 +08:00
script ptl-tool: put common use-cases up front in README 2017-11-08 17:10:40 +11:00
spdk@b17d4d9135 spdk: update SPDK to v17.10 2017-11-28 18:06:34 +08:00
test Merge pull request #19131 from theanalyst/usage-trim 2017-12-18 08:47:23 -08:00
tools Merge PR #19421 into master 2017-12-17 16:10:01 -08:00
tracing librbd: Add support for listing image watchers 2017-11-27 16:31:39 +00:00
upstart
xxHash@1f40c6511f
zstd@f4340f46b2 zstd: Upgrade to v1.3.2 2017-10-19 16:08:07 -04:00
.gitignore
btrfs_ioc_test.c
ceph_common.sh
ceph_fuse.cc client: quit on failed remount during dentry invalidate test 2017-12-04 16:10:27 -08:00
ceph_mds.cc [cleanup] Remove namespace using directives for std 2017-11-27 13:46:58 +09:00
ceph_mgr.cc
ceph_mon.cc [cleanup] Remove namespace using directives for std 2017-11-27 13:46:58 +09:00
ceph_osd.cc ceph_osd.cc: [Cleanup] Drop legacy or redundant code 2017-11-04 11:56:01 +09:00
ceph_release
ceph_syn.cc [cleanup] Remove namespace using directives for std 2017-11-27 13:46:58 +09:00
ceph_ver.c
ceph_ver.h.in.cmake
ceph-clsinfo
ceph-coverage.in
ceph-create-keys
ceph-crush-location.in
ceph-debugpack.in
ceph-osd-prestart.sh
ceph-post-file.in
ceph-rbdnamer
ceph-rest-api
ceph-run
ceph.conf.twoosds
ceph.in ceph.in: do not panic at control+d in interactive mode 2017-10-18 17:41:47 +08:00
cls_acl.cc
cls_crypto.cc
CMakeLists.txt Merge pull request #19515 from tchaikov/wip-cmake-lttng-leak 2017-12-16 12:31:57 +08:00
cmonctl
etc-rbdmap
init-ceph.in
init-radosgw
init-rbdmap
krbd.cc rbd: drop unnecessary using declaration, etc 2017-11-28 05:11:23 +09:00
libcephfs.cc Merge PR #19007 into master 2017-11-22 13:39:46 -08:00
librados-config.cc
loadclass.sh
logrotate.conf
mount.fuse.ceph mount.fuse.ceph: Fix typo 2017-11-24 18:03:25 +05:30
mrgw.sh rgw: mrgw.sh uses instance name 'client.rgw' 2017-10-19 13:21:41 -04:00
mrun
mstart.sh mstart.sh: remove bashizm in /bin/sh script 2017-10-25 20:21:32 +03:00
mstop.sh vstart.sh: fix mstop.sh can not stop rgw 2017-12-06 19:33:58 +08:00
multi-dump.sh
perf_histogram.h
ps-ceph.pl
push_to_qemu.pl
rbd-replay-many
rbdmap rbdmap: fix umount when multiple mounts use the same RBD 2017-09-26 16:19:25 -07:00
README
sample.ceph.conf
stop.sh
TODO
unittest_bufferlist.sh
valgrind.supp
vstart.sh vstart.sh: fix mstop.sh can not stop rgw 2017-12-06 19:33:58 +08:00
yasm-wrapper

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