]> git-server-git.apps.pok.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, 26 Jan 2026 15:27:13 +0000 (10:27 -0500)
commit690018e24d460a0b4b1bb7dda5c9156edd2f15b5
tree71b9f3dbb6235092d979625096a57ed06380180e
parentdddc5238b05838092de0e0b27646e4d4fe567039
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>
src/common/entity_name.cc
src/common/entity_name.h
src/include/msgr.h
src/msg/msg_types.h