]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd/osd: handle_scrub_message on any core 57480/head
authorMatan Breizman <mbreizma@redhat.com>
Thu, 7 Mar 2024 09:49:34 +0000 (09:49 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Wed, 15 May 2024 14:55:07 +0000 (17:55 +0300)
commitf9417be63ccd3f32223d1125c711135179444dd6
tree4fc5259dfbcd8e125c111465c5c4853843c8b5d0
parentd374e16190f00024e0f6f1806eca15fdb4aa9c4e
crimson/osd/osd: handle_scrub_message on any core

After enabling multicore cluster messenger, there is no
guarantee which core will handle the request.
See: OSDSingletonState::send_to_osd()

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
(cherry picked from commit cbad3e4517e91476b19a8766f98240c81df40a36)
src/crimson/osd/osd.cc