]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: Logging fixes 62847/head
authorMatan Breizman <mbreizma@redhat.com>
Sun, 4 May 2025 14:22:38 +0000 (14:22 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Sun, 4 May 2025 14:33:38 +0000 (14:33 +0000)
commit314d2e7dddcd01b3e239561ecc3281f274d7012f
tree62ae678d1c43f8f5308b8b5edd6ef848a5c7d3e0
parentc94e604bbb6550109ad5945ab86f82d6d5aeb1a1
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>
src/crimson/osd/backfill_state.cc
src/crimson/osd/pg.cc
src/crimson/osd/pg.h
src/crimson/osd/pg_recovery.cc