]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: modify start_pg_operation to return op_id
authorSamuel Just <sjust@redhat.com>
Mon, 1 Aug 2022 23:20:02 +0000 (23:20 +0000)
committerSamuel Just <sjust@redhat.com>
Tue, 27 Sep 2022 02:31:16 +0000 (19:31 -0700)
commite94a12a8e3dde07114400485acf0dbc77cd19431
tree2c119d7f064bf70b15b7de6c9263c88d196c315a
parent25a4612745e02c77afcd9f962cf4ed253a18919c
crimson/osd: modify start_pg_operation to return op_id

The op will actually be run generally on a different core, so we don't
want to be returning a reference to it.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/crimson/common/operation.h
src/crimson/osd/osd_operations/compound_peering_request.cc
src/crimson/osd/osd_operations/compound_peering_request.h