]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
async/Stack: pass Worker* to NetworkStack::add_thread()
authorKefu Chai <kchai@redhat.com>
Wed, 24 Feb 2021 04:43:52 +0000 (12:43 +0800)
committeryite.gu <yitegu0@gmail.com>
Sun, 4 Feb 2024 03:22:27 +0000 (11:22 +0800)
commit96ab1ec23256d144d8e3fd8723def80a84ca09d4
treef5ff717609f410927e202b379a633ea6f012b607
parentd752e4628f93e0d21864210f416549f97c1d2a19
async/Stack: pass Worker* to NetworkStack::add_thread()

so we don't need to pass worker id to it.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 2d6988feabd8759fc77088b0e0e49cbf8c360602)
src/msg/async/Stack.cc
src/msg/async/Stack.h