]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: fix fmtlib v8 handling of OpSchedItem 52431/head
authorRonen Friedman <rfriedma@redhat.com>
Thu, 13 Jul 2023 13:57:08 +0000 (08:57 -0500)
committerRonen Friedman <rfriedma@redhat.com>
Thu, 13 Jul 2023 14:24:00 +0000 (09:24 -0500)
commit75c685ba29ef96477351631db117db30711ecf8b
tree04b649543ba5f27d1acaf6e39ea27006a4e714bb
parent72bd1c3802187740618289bcecbed150b890a968
common: fix fmtlib v8 handling of OpSchedItem

by providing a formatter for Message & derivatives
that is implemented directly (not using operator<<).

This is only a first step, to be followed by an
implementation of a usable print() function for Message & co.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/msg/Message.h