]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore: workaround log linkage issue under clang14
authorYingxin Cheng <yingxin.cheng@intel.com>
Sun, 29 Sep 2024 05:47:17 +0000 (13:47 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Tue, 8 Oct 2024 02:34:43 +0000 (10:34 +0800)
commit14eacf64559c9130977026ba085f1c6887645c7b
treed248b39aa9a4084ebac52014a7030e4f998d1c5d
parent589e9cb9356ad55b7cfbb1b0041e8cbd7fd71e57
crimson/os/seastore: workaround log linkage issue under clang14

The logs printing lambda-captured variables cannot be linked correctly
with SeaStore::Shard::repeat_with_onode() under clang14.

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
src/crimson/os/seastore/seastore.cc
src/crimson/os/seastore/seastore.h