]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: change OSD::ms_dispatch to take an ConnectionFRef
authorchunmei <chunmei.liu@intel.com>
Sat, 8 Apr 2023 08:58:15 +0000 (08:58 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Tue, 17 Oct 2023 16:18:11 +0000 (16:18 +0000)
commit59a31e9eb56c524a20f85169f8a90530e4defd67
treede3b20d567084489304624a120217e61c417a57b
parent9aa619b38b1c4803b3ccc456dff89fa2e4c2eceb
crimson/osd: change OSD::ms_dispatch to take an ConnectionFRef

Shortly, we will need to be able to pass a ConnectionRef from another core.

Signed-off-by: chunmei <chunmei.liu@intel.com>
(cherry picked from commit d657afc7a76d14882152d6f38da5adeaa39e55e1)
src/crimson/osd/osd.cc
src/crimson/osd/osd.h
src/crimson/osd/osd_operations/replicated_request.cc