]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore: cleanup with empty transactions 44458/head
authorYingxin Cheng <yingxin.cheng@intel.com>
Fri, 17 Dec 2021 05:43:50 +0000 (13:43 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Wed, 5 Jan 2022 02:22:10 +0000 (10:22 +0800)
commite10dabab54a03e9a824227ad395f514fb890a12a
tree8f48b2ba16775991d1fb4cb1d1763a0e9ac3785d
parentd70fdd74b993610fb0ff26c0a96e040ffa3ddaba
crimson/os/seastore: cleanup with empty transactions

* Add logs to identify OSD operation that submits transaction;
* Mark empty transactions as debug log;
* Misc cleanup;

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
src/crimson/os/seastore/cache.cc
src/crimson/os/seastore/seastore_types.cc
src/crimson/osd/osd.cc
src/crimson/osd/pg.cc
src/crimson/osd/recovery_backend.cc
src/crimson/osd/replicated_backend.cc
src/crimson/osd/replicated_recovery_backend.cc
src/crimson/osd/shard_services.cc