]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: print oid of missing clone 49000/head
authorKefu Chai <tchaikov@gmail.com>
Tue, 22 Nov 2022 04:20:55 +0000 (12:20 +0800)
committerKefu Chai <tchaikov@gmail.com>
Tue, 22 Nov 2022 05:54:41 +0000 (13:54 +0800)
commitfa3025f3ba6670d5782d17ac7114806a91684f64
tree781f647c60e0910f4d2ae6ddf5c394586435fb42
parent3f67d67ede11605b78f9e3abeacd9c46c37d3794
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/pg.cc