]> git.apps.os.sepia.ceph.com Git - ceph-ci.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)
committerLaura Flores <lflores@ibm.com>
Wed, 9 Jul 2025 15:47:24 +0000 (15:47 +0000)
commit2e8fdd8f99523b2b918875061cb3a98ebcf276ec
tree2d45f3b63cfb1db4fb1e7da71ccc3e7fdc485a92
parentefe0dff1bf1cd88e3435ce2fe4914c6ee1ec0a63
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>
(cherry picked from commit 8ba4c0e6958f3aa277a194b806154c0928cbf119)
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