]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/net: move dispatch ms_handle_connect() before READY
authorYingxin Cheng <yingxin.cheng@intel.com>
Thu, 1 Dec 2022 01:55:34 +0000 (09:55 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Wed, 8 Feb 2023 06:07:41 +0000 (14:07 +0800)
commit7e84140f0d3a34b880231a7a74d26536a523ca9b
tree8133e1dd70791142423f0888366b66d44531311e
parentc8578821b46d06b0db4168e4b41cf1a98a752469
crimson/net: move dispatch ms_handle_connect() before READY

It would be too late to notify connected after the status becomes READY
and open.

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