]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/osd/pg: do_osd_ops_execute drop error_func_ptr
authorMatan Breizman <mbreizma@redhat.com>
Sun, 3 Dec 2023 10:27:23 +0000 (10:27 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Tue, 16 Jan 2024 12:42:58 +0000 (12:42 +0000)
commit841bc653efe7df12f12185e728d93935e66c8d6b
tree7f7f3990574c4ff50878dd75ae206936f8b3c5ca
parent9085e776af8cb21c6687f23088bfcedd8fd44a65
crimson/osd/pg: do_osd_ops_execute drop error_func_ptr

std::move to the only user instead

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