]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/osd: print oid of missing clone
authorKefu Chai <tchaikov@gmail.com>
Wed, 14 Dec 2022 10:00:42 +0000 (18:00 +0800)
committerKefu Chai <tchaikov@gmail.com>
Wed, 14 Dec 2022 11:14:16 +0000 (19:14 +0800)
commitcb78116a0bf330795ffb2d9cb8adcdf91f5c2de1
tree8953397e4353e96e3438f4c994feb65a83998104
parentd9c8bb3cf488d5244fd64395d57509c03b8f5a05
crimson/osd: print oid of missing clone

instead of printing the empty optional<>, print the oid of missing
clone. the oid is more interesting in this context.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
src/crimson/osd/object_context_loader.cc