]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
async/PosixStack: do not reference worker id in ctor
authorKefu Chai <kchai@redhat.com>
Wed, 24 Feb 2021 04:33:33 +0000 (12:33 +0800)
committeryite.gu <yitegu0@gmail.com>
Sun, 4 Feb 2024 03:21:30 +0000 (11:21 +0800)
commitf897a8b26a8ae26836871bf2d35cda02531d702a
tree6fd1f87b3c6748d98415b5eb20b55d54e6bdfe9d
parent9df11e889b037aa967f08d28dd8b272b8ad3a29d
async/PosixStack: do not reference worker id in ctor

as it's not needed and confusing.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 892bfa097eaf3e1e83cb3fa2ab4b0161bf987851)
src/msg/async/PosixStack.h