]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Fix XioLoopbackConnection Lifecycle. 3965/head
authorMatt Benjamin <matt@cohortfs.com>
Wed, 11 Mar 2015 17:42:37 +0000 (13:42 -0400)
committerMatt Benjamin <matt@cohortfs.com>
Wed, 11 Mar 2015 18:14:28 +0000 (14:14 -0400)
commitf5735b28d154612b339cf5d3b558e4dc5eaa2884
tree6855f7e4227db06833458143c2dc1ed456b5499c
parent76d4d4c6b7e6be84c10a9be91f2c931efc5885f4
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>
src/msg/xio/XioConnection.h
src/msg/xio/XioMessenger.cc
src/msg/xio/XioMessenger.h