]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd/pg: submit_error_log send messages to osd by order
authorMatan Breizman <mbreizma@redhat.com>
Thu, 29 Jun 2023 08:26:48 +0000 (08:26 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Sun, 19 Nov 2023 09:46:00 +0000 (09:46 +0000)
commit4bd7b94f41944af3d02b41e88f5279793aa072e4
tree4df7e08f5cd51776b328f88d580151c600088aaf
parent54fd6760555e28f6d237f7e76a70f64ce3dcc176
crimson/osd/pg: submit_error_log send messages to osd by order

Use chained futurized `send_to_osd()` instead of voided `send_cluster_message()`.

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
src/crimson/osd/pg.cc