]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd/pg: use rep_op_fut_t
authorMatan Breizman <mbreizma@redhat.com>
Wed, 5 Mar 2025 15:28:16 +0000 (15:28 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Thu, 6 Mar 2025 09:34:13 +0000 (09:34 +0000)
commit164d76f5cc6542b13e2345a479580f2bf873cefa
treee9d8e7c9ca1ac2cfeb5ea7b517c1b634eaec122b
parent28d8281ad602566c55a2c94362094e9ca780daef
crimson/osd/pg: use rep_op_fut_t

rep_op_fut_t is already used in mutiple files.
Instead of intoducing common types in each relevant file,
future work shoud move this type (and similar) to "crimson_types" file.

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