]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/osd: Logging fixes
authorMatan Breizman <mbreizma@redhat.com>
Sun, 4 May 2025 14:22:38 +0000 (14:22 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Tue, 6 May 2025 07:49:16 +0000 (10:49 +0300)
commitab8609c88eca28622ed3c282a3ccc72f6e3641cc
tree4f441b421dc2b42c8e54b1c1f64933104dfb498f
parent6f8c34087534ca3a544824b3b6f82afe70e1491d
crimson/osd: Logging fixes

* Fix "failed to log message"
* PGRecovery move to new logging macro
* PGRecovery to print pg prefix as it's impossible to debug specific pg
  recovery ops without it.

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
(cherry picked from commit 314d2e7dddcd01b3e239561ecc3281f274d7012f)
src/crimson/osd/backfill_state.cc
src/crimson/osd/pg.cc
src/crimson/osd/pg.h
src/crimson/osd/pg_recovery.cc