]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/.../replicated_request,logmissing_request: retain reference to req 48350/head
authorSamuel Just <sjust@redhat.com>
Wed, 28 Sep 2022 23:36:46 +0000 (23:36 +0000)
committerSamuel Just <sjust@redhat.com>
Sat, 1 Oct 2022 21:35:55 +0000 (14:35 -0700)
commit0635ec97ac06f0194ad973c78d9cf9118574dc4b
tree16b5ed118984be4533fb280c79ea9c0cc9bacf81
parent9109ee0d7215ced975a44b6ee3d693e8f24177b5
crimson/.../replicated_request,logmissing_request: retain reference to req

Otherwise, operator<< and dump_detail would need to accessing req after
the call to handle_rep_op.

Fixes: https://tracker.ceph.com/issues/57739
Signed-off-by: Samuel Just <sjust@redhat.com>
src/crimson/osd/osd_operations/logmissing_request.cc
src/crimson/osd/osd_operations/replicated_request.cc