]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/net: introduce IOHandler::sid and the related assertions
authorYingxin Cheng <yingxin.cheng@intel.com>
Mon, 27 Mar 2023 09:00:13 +0000 (17:00 +0800)
committerMatan Breizman <mbreizma@redhat.com>
Wed, 11 Oct 2023 11:38:30 +0000 (11:38 +0000)
commit21b8f66a17dd2fe711679a6ca36568109a742ac8
treec608638b8966795c2226009d3a2dbbed5f407d6c
parentba0a3965778034dbabf32659a76450449c8d2d87
crimson/net: introduce IOHandler::sid and the related assertions

Note that Connection and Messenger may be destructed in any order, so
keep a copy of msgr_sid in SocketConnection.

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
(cherry picked from commit 3b47c9a632db4ab04d0a185c598e18b2c1219ee5)
src/crimson/net/SocketConnection.cc
src/crimson/net/SocketConnection.h
src/crimson/net/io_handler.cc
src/crimson/net/io_handler.h