]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/net: link the throttling future in both v1 and v2
authorYingxin Cheng <yingxin.cheng@intel.com>
Fri, 27 Nov 2020 05:38:12 +0000 (13:38 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Mon, 30 Nov 2020 03:58:22 +0000 (11:58 +0800)
commit67c87a3573182dc4112890fa4c76d02bdf9c8561
treed2bf573b57ead265a49394d8a4f8519e799a393e
parent743305cedb725bf56ed2dbe6016b46213f167dc9
crimson/net: link the throttling future in both v1 and v2

The current implementations are correct and will not link the
throttleing future with unrelated futures.

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