]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/os: print the value of optional<>
authorKefu Chai <tchaikov@gmail.com>
Tue, 22 Nov 2022 12:35:59 +0000 (20:35 +0800)
committerKefu Chai <tchaikov@gmail.com>
Tue, 22 Nov 2022 13:04:28 +0000 (21:04 +0800)
commitec3ee002fda4c211c83d7416b790e38a916719d1
treed20368c436a769fc88f39447ccdf87916d40bc35
parentc9569f8eb027b9e08c8eeb59ecb37378ef66e5c0
crimson/os: print the value of optional<>

if an optional is known to have value, we can just print its value.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
src/crimson/os/seastore/omap_manager/btree/omap_btree_node_impl.cc