]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd/pg: rep_tid as a faillure_func param
authorMatan Breizman <mbreizma@redhat.com>
Tue, 7 Nov 2023 08:52:03 +0000 (08:52 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Wed, 15 Nov 2023 16:12:49 +0000 (16:12 +0000)
commit54fd6760555e28f6d237f7e76a70f64ce3dcc176
tree6cce4dc6f8b72a5793866fcd1f369aec3c4f42ab
parent049e071b253555ec89589b8b11c6a8269128d3de
crimson/osd/pg: rep_tid as a faillure_func param

This change is crucial for the next commits,
submit_error_log and failure_func should share the same
rep_tid.

to be shared later with error_log call

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