]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
common/entity_name: cleanup entity_name::type
authorPatrick Donnelly <pdonnell@ibm.com>
Sat, 31 May 2025 23:52:33 +0000 (19:52 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Mon, 22 Sep 2025 16:35:07 +0000 (12:35 -0400)
commiteeba474f8ee21a2f8aa60c508053f9f17127b21a
tree06e5add034ad2384ace0f47ecb8551879615e075
parent527e9f1e24df2b5bafa6caa8c422437f7727153a
common/entity_name: cleanup entity_name::type

This should use the entity_type_t from the msg headers. The only awkwardness is
that the encode/decode of the type needs to continue using a uint32_t.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
(cherry picked from commit 835749e1791ecdb0ba1d4ae1686a4f9aed52c772)

Conflicts:
src/common/entity_name.cc: header changes
src/common/entity_name.h: header changes
src/common/entity_name.cc
src/common/entity_name.h
src/include/msgr.h
src/msg/msg_types.h