]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/crimson/seastore: capture labels by defining new variables
authorKefu Chai <kchai@redhat.com>
Fri, 6 Aug 2021 16:37:28 +0000 (00:37 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 6 Aug 2021 16:37:30 +0000 (00:37 +0800)
commit02b7841d062c12261c876dabe8d4a329e8c1d7bc
tree0728025f72f93447f6cb2378b46f9fabcb6ffb1e
parent0af4ba4109048b57151a99eb0067c0a421e876c1
test/crimson/seastore: capture labels by defining new variables

structured binding does not define variables, so we have to define
variables in capture list for capturing them.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/crimson/seastore/onode_tree/test_staged_fltree.cc