]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: Cosmetic code cleanup and improve debug
authorAlex Ainscow <aainscow@uk.ibm.com>
Thu, 24 Apr 2025 14:13:31 +0000 (15:13 +0100)
committerAlex Ainscow <aainscow@uk.ibm.com>
Wed, 25 Jun 2025 22:36:40 +0000 (23:36 +0100)
commit8ba4c0e6958f3aa277a194b806154c0928cbf119
tree84568be29caf24e2498dd6ccdfa516dffa611f71
parentb6fb6e098d88a4e12f58e5cb392cb4ab8eeb91fa
osd: Cosmetic code cleanup and improve debug

All these changes are one of:
* Whitespace changes
* Addition/removal of debug
* Typos
* Make CPU-intensive debug statements deb ug level 30
* Remove unnecessary counter which did not really help with debug
* Extra comments

Signed-off-by: Alex Ainscow <aainscow@uk.ibm.com>
src/osd/ECBackend.cc
src/osd/ECCommon.cc
src/osd/ECCommon.h
src/osd/ECExtentCache.cc
src/osd/ECExtentCache.h
src/osd/ECTransaction.cc
src/osd/ECTransaction.h
src/osd/ECUtil.h
src/osd/PeeringState.cc