]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Fix XioLoopbackConnection Lifecycle. 3977/head
authorMatt Benjamin <matt@cohortfs.com>
Wed, 11 Mar 2015 17:42:37 +0000 (13:42 -0400)
committerKefu Chai <kchai@redhat.com>
Thu, 12 Mar 2015 09:20:52 +0000 (17:20 +0800)
commit595e87f20b92162bec5f0797f111e95204ecda44
tree23fe5ed022bd09ba103ca9903cbd08f6de2f9b8c
parent3e1023a69723b876d8afe343b32213fe424379c1
Fix XioLoopbackConnection Lifecycle.

Since XioLoopbackConnection is a RefCountedObject, it can't be
an expanded member of XioMessenger.

Fixes cleanup/shutdown errors.

Signed-off-by: Matt Benjamin <matt@cohortfs.com>
(cherry picked from commit f5735b28d154612b339cf5d3b558e4dc5eaa2884)
src/msg/xio/XioConnection.h
src/msg/xio/XioMessenger.cc
src/msg/xio/XioMessenger.h