]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/osd_types_fmt: mark fmt::formatter<>::format() const 52337/head
authorRonen Friedman <rfriedma@redhat.com>
Thu, 6 Jul 2023 11:18:55 +0000 (06:18 -0500)
committerRonen Friedman <rfriedma@redhat.com>
Thu, 6 Jul 2023 11:18:55 +0000 (06:18 -0500)
commitfc635888226a14fabe3979c1da761be68c955ff9
tree07a4b3bdc7b50498e08f4b1d78d2cb1ff3077b59
parentde051591de3d21230d96643b4567a3e46215f263
osd/osd_types_fmt: mark fmt::formatter<>::format() const

For some formatters missed or added after PR#47830 (that fixed
most of the missing 'const's in this file)

Required to allow the use of the formatters in const member functions.

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