]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd/osd_operations/client_request: rely on the checks in 65283/head
authorXuehan Xu <xuxuehan@qianxin.com>
Thu, 28 Aug 2025 08:11:32 +0000 (16:11 +0800)
committerXuehan Xu <xuxuehan@qianxin.com>
Thu, 28 Aug 2025 08:11:32 +0000 (16:11 +0800)
commited4441eefc20ba481154d57488e531855d601d7a
treefe7f1c41cfc7bb9eb2c3e93392594111459b8ee0
parent023bcc36e5c69aeecd81e0eeb6b6c457fe65480e
crimson/osd/osd_operations/client_request: rely on the checks in
PG::do_recover_missing() to determine whether to recover clone objects

PeeringState::is_missing_any_head_or_clone_of() only checks whether the
head/clone object is missing on the primary.

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