]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
xio: check if connection is on list before erasing
authorCasey Bodley <casey@cohortfs.com>
Tue, 14 Apr 2015 20:36:05 +0000 (16:36 -0400)
committerVu Pham <vu@mellanox.com>
Thu, 21 May 2015 13:59:46 +0000 (06:59 -0700)
commit355aa0e44bab0cdec2c053f87bca828d46134162
treeb4434e9306690877eabfb94cfdfebf232c917032
parentbb621b074d82a10305195cbde0e8c6d9300115a2
xio: check if connection is on list before erasing

also removed the extra conditional put() in on_disconnect_event()

Signed-off-by: Casey Bodley <casey@cohortfs.com>
src/msg/xio/XioConnection.h
src/msg/xio/XioMessenger.cc