]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/os: disable code block only executed by Debug build 39345/head
authorKefu Chai <kchai@redhat.com>
Mon, 8 Feb 2021 16:35:59 +0000 (00:35 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 9 Feb 2021 03:38:22 +0000 (11:38 +0800)
commit5fcddda37be7ff68b05e90bd5714253380589bc0
treef0058430c20ea78dc3a374240354242ade71930d
parent3177df3142a7e9e0a88bec66f1d7e22fb41c487d
crimson/os: disable code block only executed by Debug build

silences warning like:

warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
  ).safe_then([this, target_size] {
               ^~~~~

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/os/seastore/onode_manager/staged-fltree/value.cc