]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore: convert cache and transaction_manager to use new debugging macros
authorSamuel Just <sjust@redhat.com>
Thu, 29 Apr 2021 22:15:40 +0000 (15:15 -0700)
committerSamuel Just <sjust@redhat.com>
Fri, 7 May 2021 07:22:43 +0000 (00:22 -0700)
commit1dd10f1267e152b6a6f8c26649ce1dfbdf7a4480
tree22cef340cf284b80553e89e46adb305d4d2f37c1
parenta4ceaa9fa085f60667aece8e2be21785a1be9b47
crimson/os/seastore: convert cache and transaction_manager to use new debugging macros

The goal here is to capture the transaction address and to standardize the
prefix format.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/common/subsys.h
src/crimson/os/seastore/cache.cc
src/crimson/os/seastore/cache.h
src/crimson/os/seastore/logging.h [new file with mode: 0644]
src/crimson/os/seastore/transaction_manager.cc
src/crimson/os/seastore/transaction_manager.h