]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/os/seastore/journal: avoid capturing destructured labels
authorSamuel Just <sjust@redhat.com>
Mon, 18 May 2020 18:06:00 +0000 (11:06 -0700)
committerSamuel Just <sjust@redhat.com>
Tue, 19 May 2020 16:15:53 +0000 (09:15 -0700)
commit6e791093739a9684a6204b07aa9e2d9070ba7e20
tree621107168b6c0caa8e353d42df488a0a49f0ebd8
parent094b1a455c1520afa5259bbc0290d7992f450d18
crimson/os/seastore/journal: avoid capturing destructured labels

clang at least doesn't allow those labels to be captured.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/crimson/os/seastore/journal.cc