]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: capture labels using new variables
authorKefu Chai <kchai@redhat.com>
Mon, 8 Feb 2021 16:34:25 +0000 (00:34 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 9 Feb 2021 03:38:22 +0000 (11:38 +0800)
commit3177df3142a7e9e0a88bec66f1d7e22fb41c487d
treee6d3e92848ec8633cfaa7540e9f018a4252d87da
parentda7ea289e52a5c27e916c0f0ef8bfc6d6806a36a
crimson/osd: capture labels using new variables

structured binding does not define variables, let's capture the bound
"variables" using variables defined in the capture list.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/os/seastore/lba_manager/btree/lba_btree_node_impl.cc