]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd/shard_services: fix dangling reference caused by rvalue 60439/head
authorXuehan Xu <xuxuehan@qianxin.com>
Wed, 23 Oct 2024 04:57:35 +0000 (12:57 +0800)
committerXuehan Xu <xuxuehan@qianxin.com>
Wed, 23 Oct 2024 08:19:47 +0000 (16:19 +0800)
commitf39c9232e1873e08f0181d5449340d16723f13f8
treed6e2fe8c7bfb6ceb6d18ccdc35f602d885c7a6e6
parentf2a7ed4952c8591a5c407c1e58850a7d41776825
crimson/osd/shard_services: fix dangling reference caused by rvalue
reference of ShardSercies::dispatch_context()

Fixes: https://tracker.ceph.com/issues/68662
Signed-off-by: Xuehan Xu <xuxuehan@qianxin.com>
src/crimson/osd/shard_services.cc