]> 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, 5 Jan 2026 21:23:34 +0000 (16:23 -0500)
commitec8e4a0db933531ad7f89e7fe9b16dfe15032206
tree01927f3b238072480bd4491893175f7dc3367e14
parenta7b6bcd290620c553e6121550f9c398ce2801201
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