]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/net: preserve the ordering upon the calls to Connection::send()/keepalive()
authorYingxin Cheng <yingxin.cheng@intel.com>
Mon, 30 Oct 2023 02:00:57 +0000 (10:00 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Mon, 20 Nov 2023 02:44:53 +0000 (10:44 +0800)
commit6ebf9cd3671960ceb88d3b95d487c91fd41fc8e6
tree8544661737f116c8ec13b486a24d10f64572ad56
parent77e66ad09831e617a21bfa15d42c07041e362cb4
crimson/net: preserve the ordering upon the calls to Connection::send()/keepalive()

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
src/crimson/common/smp_helpers.h
src/crimson/net/Connection.h
src/crimson/net/ProtocolV2.h
src/crimson/net/SocketConnection.cc
src/crimson/net/SocketConnection.h
src/crimson/net/io_handler.cc
src/crimson/net/io_handler.h