]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/net: make io-handler in/out dispatching aware of being switched
authorYingxin Cheng <yingxin.cheng@intel.com>
Fri, 2 Jun 2023 08:22:21 +0000 (16:22 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Sun, 25 Jun 2023 03:57:19 +0000 (11:57 +0800)
commit77fef01fa8c25c480ec64d9c566a690e119bf8f8
treebc3bba1be5b86c725e8eb87775aa2db1c2dc9ea7
parentca30d02ccb40c70c8a8608af5ef5f339d343cb79
crimson/net: make io-handler in/out dispatching aware of being switched

To prevent the previous shard-states racing on the shared data
structures after switching to a new shard-states.

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