]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
msg/async: do not pass worker id to Stack::spawn_worker()
authorKefu Chai <kchai@redhat.com>
Wed, 24 Feb 2021 04:44:47 +0000 (12:44 +0800)
committeryite.gu <yitegu0@gmail.com>
Sun, 4 Feb 2024 03:23:40 +0000 (11:23 +0800)
commite71091d87ce78cc6120e704f2faa617bbbea7ceb
tree0064405288ca971fbb646e441080a23f22808255
parent96ab1ec23256d144d8e3fd8723def80a84ca09d4
msg/async: do not pass worker id to Stack::spawn_worker()

this parameter is not used anymore.

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